generic-poky/meta/recipes-extended/bash/bash-3.2.48
Andre McCurdy d00f88b8eb bash_3.2.48: dont include target CFLAGS in host LDFLAGS
Building the host tool 'mkbuiltins' will fail if the target CFLAGS
contains an option which isn't supported by the host's gcc. To prevent
the issue, define LDFLAGS_FOR_BUILD based on CFLAGS_FOR_BUILD instead
of CFLAGS.

(From OE-Core rev: 7a8ec63f38f7a387e01343fbb971b75a66e0f851)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-10 12:40:28 -07:00
..
build-tests.patch bash: Add ptest 2013-07-29 13:08:59 +01:00
dont-include-target-CFLAGS-in-host-LDFLAGS.patch bash_3.2.48: dont include target CFLAGS in host LDFLAGS 2015-08-10 12:40:28 -07:00
mkbuiltins_have_stringize.patch bash: fix mkbuiltins build failure 2013-01-09 15:05:25 +00:00
run-ptest bash: Add ptest 2013-07-29 13:08:59 +01:00
test-output.patch bash: Add ptest 2013-07-29 13:08:59 +01:00