summaryrefslogtreecommitdiffstats
path: root/odbc-drivers/myodbc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'odbc-drivers/myodbc/BUILD')
-rwxr-xr-xodbc-drivers/myodbc/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/odbc-drivers/myodbc/BUILD b/odbc-drivers/myodbc/BUILD
index 5b9a58f72e..339d890e76 100755
--- a/odbc-drivers/myodbc/BUILD
+++ b/odbc-drivers/myodbc/BUILD
@@ -1,5 +1,6 @@
OPTS="$OPTS --with-mysql-path=/usr" &&
CFLAGS="${CFLAGS//-ffast-math}" &&
+OPTS="$OPTS --disable-gui"
if is_depends_enabled $SPELL libiodbc; then
OPTS="$OPTS --with-iODBC=/usr"