зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1747160 - Remove -lobjc from LDFLAGS. r=firefox-build-system-reviewers,mhentges
The build goes through without it. Differential Revision: https://phabricator.services.mozilla.com/D134459
This commit is contained in:
Родитель
793f17d9e1
Коммит
361f258f46
|
@ -1275,10 +1275,6 @@ uikit)
|
|||
|
||||
esac
|
||||
|
||||
if test "$OS_TARGET" = Darwin; then
|
||||
LDFLAGS="$LDFLAGS -lobjc"
|
||||
fi
|
||||
|
||||
dnl there are a lot of tests on MOZ_ENABLE_GTK below, that are more convenient
|
||||
dnl to keep that way than testing against MOZ_WIDGET_TOOLKIT
|
||||
case "$MOZ_WIDGET_TOOLKIT" in
|
||||
|
|
Загрузка…
Ссылка в новой задаче