Commit 004f5377 authored by Rafaël Carré's avatar Rafaël Carré

No need to define 2 times the same thing

parent 37738611
...@@ -299,5 +299,4 @@ if test -z "$CONTRIBS_RELEASE"; then ...@@ -299,5 +299,4 @@ if test -z "$CONTRIBS_RELEASE"; then
echo "***********************************************************" echo "***********************************************************"
else else
echo "EXTRA_CFLAGS += -DNDEBUG" >> config.mak echo "EXTRA_CFLAGS += -DNDEBUG" >> config.mak
echo "EXTRA_CPPFLAGS += -DNDEBUG" >> config.mak
fi fi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment