X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=test%2FMakefile;h=756e9a24305e7e8cbc0b6576c49d10e71bb74b6c;hb=e921ecc6941fc962bdc257fc8e98e2edb56fc9f3;hp=3e55b135ef43408ca7c762eb21d6cd4df1553672;hpb=3fd3c6168c5a3dcae2bd4a1dab3f9a56dfcce807;p=cassiopeia.git diff --git a/test/Makefile b/test/Makefile index 3e55b13..756e9a2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -16,7 +16,7 @@ CXX_DEP=g++ LD=libtool --mode=link g++ ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS))) -CFLAGS+=-DNO_DAEMON -g +CFLAGS+=-DNO_DAEMON -g -Og endif CFLAGS+=${ADDFLAGS} -Wall -Werror -Wextra -pedantic -std=c++11 -I../src -I../lib/openssl/include