Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-13 | This fixes the problem reported in bug 4536. Backport the patch which adds ↵ | Khem Raj | 1 | |
include-fixed to be searched for include files in glibc configure mechanism. This means we do not need the include packaging hack that we have in gcc 4.3.x recipes. I was using 2.6.25 kernel headers which means I have to backport another patch to get rid of asm/page.h. I have tested it on angstrom 2008.1 gcc-4.3.2+glibc-2.6.1 and gcc-4.3.2+eglibc_svn -Khem | ||||
2008-07-22 | Fix ARCH_FLAGS_FOR_TARGET and --with-build-sysroot on gcc 4.3.1. | Khem Raj | 1 | |
We use ARCH_FLAGS_FOR_TARGET to overcome a bug in --with-build-sysroot implementation where it does not pass LDFLAGS_FOR_TARGET and CPPFLAGS_FOR_TARGET to libstdc++ during build. | ||||
2008-06-10 | gcc 4.3.0: replace with gcc 4.3.1 | Koen Kooi | 1 | |