diff options
Diffstat (limited to 'Make.config.template')
-rw-r--r-- | Make.config.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.config.template b/Make.config.template index 9063d66..32284fc 100644 --- a/Make.config.template +++ b/Make.config.template @@ -19,7 +19,7 @@ CXXFLAGS = -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses ifdef PLUGIN CFLAGS += -fPIC CXXFLAGS += -fPIC -endif +endif ### The directory environment: |