diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2012-12-10 07:06:59 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-01-14 20:43:11 +0100 |
commit | 90be89c22f777f77e79cea19b302aa55b7b1913c (patch) | |
tree | d9496bdfe24c6e1eefd0bca6a067bc6bf03a204c /package/gd/Config.in | |
parent | 0a4bd19f4a136930c611027942ce43124a81c5cb (diff) | |
download | buildroot-novena-90be89c22f777f77e79cea19b302aa55b7b1913c.tar.gz buildroot-novena-90be89c22f777f77e79cea19b302aa55b7b1913c.zip |
linux-fusion: don't override CFLAGS/LDFLAGS
Putting $(TARGET_CONFIGURE_OPTS) after $(MAKE) overrides the Makefile's
CFLAGS and LDFLAGS. Some of these flags are required, however. So
instead pass these things in the environment, which allows the Makefile
to append to the flags.
This removes the need for the patch, because now the correct -I options
are added.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gd/Config.in')
0 files changed, 0 insertions, 0 deletions