|
@ -2,7 +2,8 @@ if [ "$SDECFG_TRG_MNEMOSYNE_FOOTPRINT" == embedded -o \ |
|
|
\( "$SDECFG_TRG_MNEMOSYNE_FOOTPRINT" == light -a "$SDECFG_TRG_MNEMOSYNE_DEVELOPMENT" != 1 \) \ |
|
|
\( "$SDECFG_TRG_MNEMOSYNE_FOOTPRINT" == light -a "$SDECFG_TRG_MNEMOSYNE_DEVELOPMENT" != 1 \) \ |
|
|
] ; then |
|
|
] ; then |
|
|
|
|
|
|
|
|
hack_stages 0 automake autoconf gcc binutils flex libtool ccache |
|
|
|
|
|
|
|
|
# we still need gcc for -lstdc++ |
|
|
|
|
|
hack_stages 0 automake autoconf binutils flex libtool ccache |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
SDECFGSET_PKG_CCACHE_USEIT=1 |
|
|
SDECFGSET_PKG_CCACHE_USEIT=1 |