diff --git a/test/stackoverflow/Makefile b/test/stackoverflow/Makefile index 1c5e8ea..8c914ed 100644 --- a/test/stackoverflow/Makefile +++ b/test/stackoverflow/Makefile @@ -1,4 +1,3 @@ TOPDIR=../.. UVM32_MEMORY_SIZE=512 -CFLAGS=-DUVM32_STACK_PROTECTION include ${TOPDIR}/test/common/makefile.common