buildroot/toolchain
Thomas Petazzoni 978d8dc53e Another external toolchain support solution
* In toolchain/external-toolchain/ext-tool.mk, copy the contents of
   the sysroot directory to the staging dir.

 * In package/Makefile.in, add a --sysroot CFLAGS pointing to the
   staging dir

 * Remove the CFLAGS and LDFLAGS definition from
   TARGET_CONFIGURE_OPTS. I haven't investigated exactly why, but with
   these options, DirectFB fails to build because it cannot find
   PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, even if DirectFB's Makefile
   properly sets -D_GNU_SOURCE.

I have already sent this patch on December, 2nd to the mailing-list,
but got no feedback. So let's commit and see what happens :-)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-13 16:15:50 +00:00
..
binutils binutils: revert bad commit 24343 2008-12-09 11:38:52 +00:00
ccache toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
dependencies Applied change from Ben Nizette and Hans-Christian Egtvedt to 2008-09-04 02:30:56 +00:00
elf2flt toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
external-toolchain Another external toolchain support solution 2008-12-13 16:15:50 +00:00
gcc toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
gdb toolchain/gdb: 6.4 shouldn't be selectable for avr32 2008-12-08 08:54:14 +00:00
kernel-headers toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled 2008-12-10 23:54:18 +00:00
mklibs toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
sstrip toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
uClibc toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
Config.in buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
Config.in.2 External toolchain support improvements 2008-11-03 10:18:39 +00:00
Makefile.in Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory 2008-07-04 08:39:35 +00:00
br2_autoreconf
patch-kernel.sh
wget-show-external-deps.sh