fix a few more minix specific warnings
. also disable stack protection feature for gcc, causes build errors for pkgsrc gcc on minix Change-Id: I1c6e2bcb4d948098d642543d7b2711284ee55c72
This commit is contained in:
@@ -947,6 +947,7 @@ MKLINT:= no
|
||||
|
||||
# LSC MINIX does not support these features ATM.
|
||||
USE_FORT:= no
|
||||
USE_SSP:= no
|
||||
MKYP:= no
|
||||
MKPF:= no
|
||||
MKNLS:= no
|
||||
|
||||
Reference in New Issue
Block a user