Backing out solaris mapfile changes from bug 149152
git-svn-id: svn://10.0.0.236/trunk@125941 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ca7e352068
commit
2a2435aaa1
@ -1340,11 +1340,6 @@ case "$target" in
|
||||
*-linux*)
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script -Wl,$(BUILD_TOOLS)/gnu-ld-scripts/components-version-script'
|
||||
;;
|
||||
*-solaris*)
|
||||
if test -z "$GNU_LD"; then
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,-M -Wl,$(BUILD_TOOLS)/gnu-ld-scripts/components-mapfile'
|
||||
fi
|
||||
;;
|
||||
*-nto*)
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script,$(BUILD_TOOLS)/gnu-ld-scripts/components-version-script'
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user