kumquat-buildroot/package/bash
Lionel Landwerlin 21ebd57287 bash: remove CC variable when calling make
So "/opt/whatever_toolchain/gcc --sysroot $(STAGING_DIR)" isn't
stripped to "/opt/whatever_toolchain/gcc", making gcc to look at
$(ORIGINAL_TOOLCHAIN_DIRECTORY)/usr/include instead of
$(STAGING_DIR)/usr/include. For more CC is already filled when
running the configure script.

This problem should only be visible with an external toolchain.

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28 16:34:59 +01:00
..
bash32-001
bash32-002
bash32-003
bash32-004
bash32-005
bash32-006
bash32-007
bash32-008
bash32-009
bash32-010
bash32-011
bash32-012
bash32-013
bash32-014
bash32-015
bash32-016
bash32-017
bash32-018
bash32-019
bash32-020
bash32-021
bash32-022
bash32-023
bash32-024
bash32-025
bash32-026 * Fixed bash patches 2008-05-01 19:07:58 +00:00
bash32-027
bash32-028
bash32-029
bash32-030
bash32-031
bash32-032
bash32-033
bash32-remove-bzero-dependancy.patch
bash.mk bash: remove CC variable when calling make 2010-01-28 16:34:59 +01:00
Config.in