aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/src/makefile_linux
diff options
context:
space:
mode:
Diffstat (limited to 'iemlib2/src/makefile_linux')
-rw-r--r--iemlib2/src/makefile_linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/iemlib2/src/makefile_linux b/iemlib2/src/makefile_linux
index a806606..e7a28ee 100644
--- a/iemlib2/src/makefile_linux
+++ b/iemlib2/src/makefile_linux
@@ -9,7 +9,7 @@ LIB = -ldl -lm -lpthread
#select either the DBG and OPT compiler flags below:
-CFLAGS = -DPD -DUNIX -W -Werror -Wno-unused \
+CFLAGS = -DPD -DHAVE_G_CANVAS_H -DUNIX -W -Werror -Wno-unused \
-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing \
-DDL_OPEN -fPIC