diff --git a/wild/tests/sources/weak-vars.c b/wild/tests/sources/weak-vars.c index 73a06616..7236b43e 100644 --- a/wild/tests/sources/weak-vars.c +++ b/wild/tests/sources/weak-vars.c @@ -1,7 +1,7 @@ //#AbstractConfig:default //#Object:weak-vars1.c //#Object:exit.c -//#CompArgs:-ffreestanding -fno-builtin +//#CompArgs:-ffreestanding -fno-builtin -fno-stack-protector #include "exit.h"