274d618 STAGE1-*: Moving config args to recipes & fixing FTBFS

Authored and Committed by Jaromir Capik 8 years ago
    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.
    
        
file modified
+22 -1
file modified
+19 -2
file modified
+23 -2
file modified
+18 -1