diff options
Diffstat (limited to 'distrib/special/Makefile.inc')
-rw-r--r-- | distrib/special/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/special/Makefile.inc b/distrib/special/Makefile.inc index 8a8fb56df3c..c6454a08a0b 100644 --- a/distrib/special/Makefile.inc +++ b/distrib/special/Makefile.inc @@ -1,6 +1,6 @@ # options for all the directories below -COPTS+=-Os -fno-stack-protector +COPTS+=-Oz -fno-stack-protector MAN= LDSTATIC=-static NOPIE= |