buildrootschalter/package/gcc/4.4.7
Thomas Petazzoni 00e9b1e4f7 gcc-initial, gcc-intermediate, gcc-final: optimize extraction
Several sub-directories of the gcc code base are in fact not needed
for the Buildroot build: libjava/, libgo/ and gcc/testsuite/ being the
biggest ones. Avoiding their extraction saves quite a bit of disk
space, and compensates a bit the fact that we now extract three times
the gcc source code.

This requires changing the 100-uclibc-conf.patch to no longer patch
files from the libjava/ directory, since this directory is no longer
extracted.

[Peter: add comment about why this is done]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-07-03 23:37:23 +02:00
..
100-uclibc-conf.patch gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
301-missing-execinfo_h.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
302-c99-snprintf.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
305-libmudflap-susv3-legacy.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
810-arm-softfloat-libgcc.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
950-sparc-leon.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
gcc-44-pr39429.patch toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00
powerpc-link-with-math-lib.patch.conditional toolchain: switch to using gcc through package infrastructure 2013-07-03 23:00:02 +02:00