зеркало из https://github.com/mozilla/pjs.git
Automated update
This commit is contained in:
Родитель
e88a2f3941
Коммит
74069e1816
|
@ -9205,10 +9205,10 @@ if test ! "$MOZ_DEBUG"
|
|||
then
|
||||
case "$host" in
|
||||
*-linux*)
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script,$(topsrcdir)/build/unix/gnu-ld-scripts/components-version-script'
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script,$(BUILD_TOOLS)/gnu-ld-scripts/components-version-script'
|
||||
;;
|
||||
*-nto*)
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script,$(topsrcdir)/build/unix/gnu-ld-scripts/components-version-script'
|
||||
MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script,$(BUILD_TOOLS)/gnu-ld-scripts/components-version-script'
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче