Commit Graph

2 Commits

Author SHA1 Message Date
Jaromir Capik 1a553a9b75 STAGE1-*: Moving config args to recipes & fixing FTBFS
This commit moves the *GCC_CONFIGARGS from the stage1 script
to the *gcc* recipes so that the args can be tweaked by the
gcc maintainers in the future. This adds a bit of redundancy,
but still worthy.
This commit also disables gcc bootstrap in stage1 and splits
the build dir for gcc-host, gcc-libgcc and gcc so that it is
clean prior starting each build. It resolves strange config
issues that appear just under some combinations of build and
target arch.
2015-06-24 13:22:45 +02:00
Jaromir Capik 10c2deba1c Adding STAGE1 bootstrap recipes 2015-06-16 13:22:50 +02:00