aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/makefile')
-rw-r--r--odb/mysql/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/odb/mysql/makefile b/odb/mysql/makefile
index eb510cc..4f1735f 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -31,8 +31,12 @@ $(call import,\
$(scf_root)/import/libodb/stub.make,\
l: odb.l,cpp-options: odb.l.cpp-options)
+#$(call import,\
+# $(scf_root)/import/libmysqlclient/stub.make,\
+# l: mysql.l,cpp-options: mysql.l.cpp-options)
+
$(call import,\
- $(scf_root)/import/libmysqlclient/stub.make,\
+ $(scf_root)/import/libmysqlclient_r/stub.make,\
l: mysql.l,cpp-options: mysql.l.cpp-options)
# Build.