|
@ -90,6 +90,8 @@ else |
|
|
fi |
|
|
fi |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
var_append GCC_WRAPPER_APPEND " " "$ROCKCFG_C_FLAGS" |
|
|
|
|
|
|
|
|
# Compile with no exceptions or rtti, gcc itself must support both |
|
|
# Compile with no exceptions or rtti, gcc itself must support both |
|
|
# |
|
|
# |
|
|
if [ "$ROCKCFG_LIMITCXX" = 1 ] && [[ $pkg != gcc* ]] ; then |
|
|
if [ "$ROCKCFG_LIMITCXX" = 1 ] && [[ $pkg != gcc* ]] ; then |
|
|