kumquat-buildroot/toolchain/uClibc
Thomas Petazzoni 8d880c3e5c Fix PROGRAM_INVOCATION handling with external toolchains
BR2_UCLIBC_PROGRAM_INVOCATION is a toolchain configuration option,
like BR2_INET_IPV6, BR2_INET_RPC, on which some packages
depend. Therefore, it should be handled like BR2_INET_IPV6 and
BR2_INET_RPC in order to work properly with external toolchains.

Since we move it out of toolchain/uClibc/Config.in into
toolchain/Config.in.2, we rename the option to BR2_PROGRAM_INVOCATION
(since BR2_INET_RPC and others don't have UCLIBC in their name).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-31 11:40:34 +02:00
..
ext_source/Atmel/avr32 add .empty files for git-svn 2009-01-05 15:47:00 +00:00
Config.in Fix PROGRAM_INVOCATION handling with external toolchains 2009-07-31 11:40:34 +02:00
uClibc-0.9.28.3-arch.patch.avr32
uClibc-0.9.28.3-string-ops.patch.powerpc
uClibc-0.9.28.config uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) 2009-02-03 14:28:43 +00:00
uClibc-0.9.29-001-fix-mmap.patch
uClibc-0.9.29-arch.patch.avr32
uClibc-0.9.29-conditional-sched_affinity.patch
uClibc-0.9.29-filter-gnu99-from-assembly-flags.patch
uClibc-0.9.29-fix-fget_putc.diff
uClibc-0.9.29-fix-gethostent_r-failure-retval.patch
uClibc-0.9.29-fix-internal_function-definition.patch
uClibc-0.9.29-fix-sa_onstack.patch.avr32
uClibc-0.9.29-linuxthreads.patch
uClibc-0.9.29-rm-whitespace.patch
uClibc-0.9.29.config toolchain: add BR2_USE_SSP option for stack protection support 2009-04-22 07:27:22 +00:00
uClibc-0.9.30-64bit-strtouq.patch uClibc: strtouq fix for 64bit 2009-03-10 21:03:04 +00:00
uClibc-0.9.30-arm-fix-linuxthreads-sysdep.patch toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM 2009-01-28 15:48:52 +00:00
uClibc-0.9.30-unifdef-getline.patch toolchain/uClibc: add patch to rename getline to get_line in unifdef.c 2009-07-27 09:43:06 +02:00
uClibc-0.9.30-x86-2.6.28+-headers-fix.patch uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well 2009-01-12 15:57:28 +00:00
uClibc-0.9.30-xtensa-000p-fix-procfs.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-005-sigcontext.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-009-testandset.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-010-sigaction.c.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-011-sysdep.h.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-012-fnmatch_old.c.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-013-atomic.h.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30-xtensa-014-setjump.S.patch toolchain/uclibc: xtensa patches 2009-07-25 20:25:34 +02:00
uClibc-0.9.30.1-64bit-strtouq.patch uClibc: strtouq fix for 64bit 2009-03-10 21:03:04 +00:00
uClibc-0.9.30.1-arm-fix-linuxthreads-sysdep.patch toolchain/uClibc: 0.9.30.1 arm linuxthreads fix 2009-04-29 13:12:56 +00:00
uClibc-0.9.30.1-c99-ldbl-math.patch uClibc: additional 0.9.30.1 patches 2009-03-12 20:29:24 +00:00
uClibc-0.9.30.1-dl-sysdep-inline.patch uClibc: additional 0.9.30.1 patches 2009-03-12 20:29:24 +00:00
uClibc-0.9.30.1-fix-getaddrinfo.patch toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address 2009-04-24 18:42:18 +00:00
uClibc-0.9.30.1-unifdef-getline.patch toolchain/uClibc: add patch to rename getline to get_line in unifdef.c 2009-07-27 09:43:06 +02:00
uClibc-0.9.30.config toolchain: add BR2_USE_SSP option for stack protection support 2009-04-22 07:27:22 +00:00
uClibc-snapshot.config uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) 2009-02-03 14:28:43 +00:00
uclibc.mk Fix PROGRAM_INVOCATION handling with external toolchains 2009-07-31 11:40:34 +02:00