[Libreoffice-commits] core.git: vcl/Library_vclplug_osx.mk
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Tue Mar 3 18:48:51 UTC 2020
vcl/Library_vclplug_osx.mk | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 0c0bc5259027de01462dc4c0139e3046bc78eec8
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Mar 3 17:56:38 2020 +0200
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Mar 3 19:48:18 2020 +0100
Bin duplication
Change-Id: I26dda20f0a1e51cc4ea820f9814a978e23ba9b96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89892
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml at collabora.com>
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)\" \
))
More information about the Libreoffice-commits
mailing list