From 0f695a4248b2aea41601ecf063320831ead8b243 Mon Sep 17 00:00:00 2001 From: alexndlm Date: Mon, 19 Sep 2016 23:37:04 +0300 Subject: [PATCH] Update Makefile.Linux --- Makefile.Linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.Linux b/Makefile.Linux index ac100bf..83c5dc7 100644 --- a/Makefile.Linux +++ b/Makefile.Linux @@ -4,7 +4,7 @@ # You can try to remove -DWITH_STD_MALLOC to CFLAGS to use optimized malloc # libraries # -# remove -DNOODBC from CFLAGS and add -lodbc to LDFLAGS to compile with ODBC +# remove -DNOODBC from CFLAGS and add -lodbc to LIBS to compile with ODBC # library support. Add -DSAFESQL for poorely written ODBC library / drivers. BUILDDIR =