Closed Bug 1258589 Opened 10 years ago Closed 10 years ago

Support building C++ tests for 32-bit x86 Mac OS X

Categories

(NSS :: Build, defect, P2)

x86_64
macOS
defect

Tracking

(firefox48 affected)

RESOLVED FIXED
Tracking Status
firefox48 --- affected

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
When building NSS on Mac OS X, if USE_64 is not set, we do a 32-bit x86 build. This is accomplished by passing the -arch i386 flag to compilers. Right now we only add the -arch i386 flag to the C compiler. We should also add that flag to the C++ compiler. The attached patch does that.
Attachment #8733161 - Flags: superreview?(martin.thomson)
Attachment #8733161 - Flags: review?(ekr)
Comment on attachment 8733161 [details] [diff] [review] Patch Review of attachment 8733161 [details] [diff] [review]: ----------------------------------------------------------------- LGTM
Attachment #8733161 - Flags: review?(ekr) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Attachment #8733161 - Flags: superreview?(martin.thomson) → superreview+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: