Kaydet (Commit) c7c3b310 authored tarafından Andras Timar's avatar Andras Timar

don't build MariaDB Connector with MPLv2 subset

Change-Id: I77159776e2f6625cdd23d1b11b36485325da2a3c
üst f3818e9a
......@@ -252,7 +252,9 @@ $(eval $(call gb_Rdb_add_components,services,\
connectivity/source/drivers/firebird/firebird_sdbc \
) \
connectivity/source/drivers/flat/flat \
connectivity/source/drivers/mysqlc/mysqlc \
$(if $(filter $(ENABLE_MARIADBC),TRUE), \
connectivity/source/drivers/mysqlc/mysqlc \
) \
$(if $(filter MACOSX,$(OS)), \
connectivity/source/drivers/macab/macab1 \
) \
......
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