Closed
Bug 221043
Opened 22 years ago
Closed 22 years ago
Allow camino to build with gcc3.3
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cls, Assigned: mikepinkerton)
Details
Attachments
(1 file)
|
521 bytes,
patch
|
Details | Diff | Splinter Review |
For some reason, when I have gcc 3.3 selected as my default gcc compiler (using
gcc_select), pbxbuild defaults to using g++2 when building camino. Explicitly
overriding CC & CPLUSPLUS allows the build to finish with the proper compiler.
Attachment #132529 -
Flags: review?(bryner)
Updated•22 years ago
|
Attachment #132529 -
Flags: review?(bryner) → review+
Comment 2•22 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•