Closed Bug 973176 Opened 10 years ago Closed 10 years ago

Use --ignore-unresolved-symbol on BSD

Categories

(Firefox Build System :: General, defect)

x86_64
FreeBSD
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla30

People

(Reporter: jbeich, Assigned: jbeich)

References

Details

Attachments

(2 files)

Binutils-2.24 has --ignore-unresolved-symbol option. Let's use it in order to make -Wl,-z,defs catch other undefined symbols in libxul.so again.
Attachment #8376684 - Flags: review?(khuey)
Attachment #8376685 - Flags: review?(khuey)
I don't patch js/src/configure.in because neither ipc/chromium nor |extern char **environ| are used there. And while NSPR has |PR_IMPORT_DATA(char **) environ| it seems -Wl,-z,defs is only used on Solaris.
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/e6950f359b60
https://hg.mozilla.org/mozilla-central/rev/ac9709133b27
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: