Various compilers (C, C++, Objective-C, Java, ...)
274d6185bd
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. |
||
---|---|---|
.gitignore | ||
gcc5-aarch64-async-unw-tables.patch | ||
gcc5-hack.patch | ||
gcc5-i386-libgomp.patch | ||
gcc5-isl-dl.patch | ||
gcc5-java-nomulti.patch | ||
gcc5-libgo-p224.patch | ||
gcc5-libgomp-omp_h-multilib.patch | ||
gcc5-libsanitize-aarch64-va42.patch | ||
gcc5-libstdc++-docs.patch | ||
gcc5-libtool-no-rpath.patch | ||
gcc5-no-add-needed.patch | ||
gcc5-ppc32-retaddr.patch | ||
gcc5-pr65689.patch | ||
gcc5-pr65956.patch | ||
gcc5-rh330771.patch | ||
gcc5-sparc-config-detection.patch | ||
gcc.spec | ||
sources | ||
STAGE1-gcc | ||
STAGE1-gcc-host | ||
STAGE1-gcc-libgcc | ||
STAGE1-t-gcc |