--- Makefile.target.orig 2007-02-11 19:57:13.000000000 +0000 +++ Makefile.target 2007-02-11 19:57:46.000000000 +0000 @@ -70,7 +70,7 @@ endif # We require -O2 to avoid the stack setup prologue in EXIT_TB -OP_CFLAGS = -Wall -O2 -g -fno-strict-aliasing +OP_CFLAGS = -Wall -O2 -g -fno-strict-aliasing -nopie -fno-stack-protector ifeq ($(ARCH),i386) HELPER_CFLAGS+=-fomit-frame-pointer