Kaydet (Commit) 2dfb8341 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Enable -Werror in Library_odbc again

...had been disabled with 9a84a112 "WaE:
'SQL_API' redefined," but unclear if that is still relevant.

Change-Id: Ia03929879f552123022b6e63a8f892805804ebe4
üst 53052e5b
......@@ -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))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment