Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-08-06 | packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP | Holger Freyther | 1 | |
GCC compiles the xgcc cross compiler and will compile target libraries e.g. libstdc++. It uses autoconf to configure the target libraries which uses /usr/bin/cpp to determine the presence of host includes. By using xgcc we will not risk to include /usr/include to find standard headers. If we do our cross compile check will hit. The gcc 3.4 series patch only addresses target-libstdc++ where the gcc3.3 and gcc4 series patch all targets | ||||
2006-05-16 | packages/gcc: | Holger Freyther | 1 | |
Hack to make me rich and famous. Patch versions 3.4.4, 4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and activate the hack when cross compiling. gcc will abort if you call it with -I/usr/include or -I/opt/include or -I/sw/include. Apply the patch when fail-fast is in the OVERRIDES | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 2 | |
2005-06-17 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 | |
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/17 09:19:10+01:00 reciva.com!pb new file BKrev: 42b28c67eFcF1RG8z-HSdAaBnrxDJw |