summaryrefslogtreecommitdiff
path: root/cli_ure/Library_cli_uno.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-08-27 15:28:23 -0400
committerDavid Tardon <dtardon@redhat.com>2012-10-07 10:42:14 +0200
commit4b56d82c7d20ba5897d87aaf7fc94da5356b8eec (patch)
treecf07b915fb3a6c76b992b28cdeeddeb346bad888 /cli_ure/Library_cli_uno.mk
parentb5bc77572338d04f8ff165ca85111096ce1d4804 (diff)
convert uno_bridge to new syntax
Change-Id: Iac5e9a860f7ef68104c4cfc19abe686b754190af
Diffstat (limited to 'cli_ure/Library_cli_uno.mk')
-rw-r--r--cli_ure/Library_cli_uno.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/Library_cli_uno.mk b/cli_ure/Library_cli_uno.mk
index 3166365bb1d4..aa34fc0641e2 100644
--- a/cli_ure/Library_cli_uno.mk
+++ b/cli_ure/Library_cli_uno.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_Library_Library,cli_uno))
$(eval $(call gb_Library_add_cxxflags,cli_uno,\
-AI $(gb_Helper_OUTDIRLIBDIR) \
- -clr:oldSyntax \
+ -clr \
-wd4339 \
))