|
|
@ -20,7 +20,7 @@ if [ "${SDECFG_DEFAULT_CC:0:3}" = "gcc" -a "$SDECFG_PKG_GCC_STACKPRO" = 1 ]; the |
|
|
|
if ! hasflag NO-SSP; then |
|
|
|
var_append GCC_WRAPPER_INSERT ' ' '-fstack-protector' |
|
|
|
else |
|
|
|
echo_warning 'Package incompatible with GCC stack-protector, disabled.' |
|
|
|
echo_warning 'Package incompatible with GCC stack-protector, disabled' |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|