[Libreoffice-commits] .: cli_ure/Library_cli_cppuhelper_native.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Sep 24 08:02:54 PDT 2012
cli_ure/Library_cli_cppuhelper_native.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7e57c7670b81e820f8a3561d9cdbbbfdca5a390f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Sep 24 17:02:26 2012 +0200
Typo
Change-Id: Ibd19e82a41ceac76ec5c3d6059f497926b8b5d0e
diff --git a/cli_ure/Library_cli_cppuhelper_native.mk b/cli_ure/Library_cli_cppuhelper_native.mk
index 2b6e419..2298575 100644
--- a/cli_ure/Library_cli_cppuhelper_native.mk
+++ b/cli_ure/Library_cli_cppuhelper_native.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_Library_Library,cli_cppuhelper_native))
$(eval $(call gb_Library_add_cxxflags,cli_cppuhelper_native,\
-AI $(gb_Helper_OUTDIRLIBDIR) \
-clr:oldSyntax \
- -wd4449 \
+ -wd4339 \
))
# TODO do not encode filenames here
More information about the Libreoffice-commits
mailing list