plug-ins: fix the build on OS X

We need to have -xobjective-c specified only for compile commands
that will perform compilation. Otherwise, for compile commands
that only link the compiler interprets .o files as C source ...
This commit is contained in:
Kristian Rietveld 2016-09-07 10:32:15 +02:00
parent 0b933a2941
commit 51d26b06db
1 changed files with 1 additions and 1 deletions

View File

@ -1769,7 +1769,7 @@ warp_LDADD = \
web_browser_LDFLAGS = $(framework_cocoa)
web_browser_CFLAGS = $(xobjective_c)
web_browser_CPPFLAGS = $(AM_CPPFLAGS) $(xobjective_c)
web_browser_SOURCES = \
web-browser.c