connectivity/Library_odbc.mk | 2 -- 1 file changed, 2 deletions(-) New commits: commit 2dfb8341eaf1adb3c27058ec05fef8bd52551aaa Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Feb 6 11:49:47 2014 +0100
Enable -Werror in Library_odbc again ...had been disabled with 9a84a112c52dc2b42ffad976b2ce29e496783ee6 "WaE: 'SQL_API' redefined," but unclear if that is still relevant. Change-Id: Ia03929879f552123022b6e63a8f892805804ebe4 diff --git a/connectivity/Library_odbc.mk b/connectivity/Library_odbc.mk index a29ccc2..c3cc5c2 100644 --- a/connectivity/Library_odbc.mk +++ b/connectivity/Library_odbc.mk @@ -10,8 +10,6 @@ $(eval $(call gb_Library_Library,odbc)) -$(eval $(call gb_Library_set_warnings_not_errors,odbc)) - $(eval $(call gb_Library_set_componentfile,odbc,connectivity/source/drivers/odbc/odbc)) $(eval $(call gb_Library_use_sdk_api,odbc)) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits