Closed Bug 1174749 Opened 9 years ago Closed 9 years ago

Remove configure block for iOS that uses MACOS_SDK_DIR

Categories

(NSPR :: NSPR, defect)

Unspecified
iOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
4.10.9

People

(Reporter: ted, Assigned: ted)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I changed the way the iOS build works in bug 1163828, so it's no longer using --with-macos-sdk, so the configure block I added a while ago to NSPR's configure no longer works.
The root configure passes the right CC/CXX/CFLAGS/CXXFLAGS down to make this work, this just winds up breaking things now.
Attachment #8622544 - Flags: review?(wtc)
Comment on attachment 8622544 [details] [diff] [review] bug1174749-nspr-ios-configure.patch Review of attachment 8622544 [details] [diff] [review]: ----------------------------------------------------------------- r=wtc. Thanks.
Attachment #8622544 - Flags: review?(wtc) → review+
Comment on attachment 8622544 [details] [diff] [review] bug1174749-nspr-ios-configure.patch Ted: will this change make it more difficult to build NSPR standalone (i.e., not as part of a Mozilla build) for iOS?
url: https://hg.mozilla.org/projects/nspr/rev/25dc5f36603f7091eac40cc6c975db40151728cd changeset: 25dc5f36603f7091eac40cc6c975db40151728cd user: Ted Mielczarek <ted@mielczarek.org> date: Tue Apr 14 15:30:36 2015 -0400 description: bug 1174749 - remove nspr ios configure bit. r=wtc
(In reply to Wan-Teh Chang from comment #3) > Ted: will this change make it more difficult to build NSPR > standalone (i.e., not as part of a Mozilla build) for iOS? Only slightly, in that users would need to explicitly pass -isysroot in CC instead of passing --with-macosx-sdk to configure. I would guess there really isn't anyone else building NSPR for iOS anyway.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.10.9
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: