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:
Mike Hommey 2021-12-22 03:47:26 +00:00
Родитель 793f17d9e1
Коммит 361f258f46
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -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