No point with ODBC for Android or iOS

Sure, little point for them with the other stuff here in connectivity
either, but those parts at least compile. If/when I get back to
getting the --disable-database-connectivity thing to work, all of
conectivity will be bypassed for Android and iOS, of course.

Change-Id: I4eeeb9ccdf46fb2e1df8bf75aef63e17cbb97bbf
This commit is contained in:
Tor Lillqvist
2012-10-05 12:30:49 +03:00
parent 5084b6dca8
commit ed95cdf4f2

View File

@@ -45,8 +45,9 @@ $(eval $(call gb_Module_add_targets,connectivity,\
Library_file \
Library_flat \
Library_mysql \
$(if $(filter ANDROID IOS,$(OS)),, \
Library_odbc \
Library_odbcbase \
Library_odbcbase) \
Library_sdbc2 \
Package_generated \
Package_inc \