summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-03-03 17:56:38 +0200
committerTor Lillqvist <tml@collabora.com>2020-03-03 19:48:18 +0100
commit0c0bc5259027de01462dc4c0139e3046bc78eec8 (patch)
treeaf40cdcbbb5027a1c6c19179c4c946a0edc7de3d /vcl
parenta4438e09b4e04a1b1e9e5ecd27b1a22531b0bfbe (diff)
Bin duplication
Change-Id: I26dda20f0a1e51cc4ea820f9814a978e23ba9b96 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89892 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_vclplug_osx.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/Library_vclplug_osx.mk b/vcl/Library_vclplug_osx.mk
index 7b2e52f3b3d3..6b94c6c25df1 100644
--- a/vcl/Library_vclplug_osx.mk
+++ b/vcl/Library_vclplug_osx.mk
@@ -65,10 +65,6 @@ $(eval $(call gb_Library_use_externals,vclplug_osx,\
))
endif
-$(eval $(call gb_Library_add_cxxflags,vclplug_osx,\
- $(gb_OBJCXXFLAGS) \
-))
-
$(eval $(call gb_Library_add_defs,vclplug_osx,\
-DMACOSX_BUNDLE_IDENTIFIER=\"$(MACOSX_BUNDLE_IDENTIFIER)\" \
))