summaryrefslogtreecommitdiffstats
path: root/support/scripts/readme.kconfiglib
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-09-11 09:53:44 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2013-09-13 00:12:15 +0200
commit71701eb6d77f2fe03124f559ed0d1a9e559b3d17 (patch)
tree1d77d097a956335657f9e7ecdd59a513ad910ce2 /support/scripts/readme.kconfiglib
parent4fc45ccca5de28fec0b1f777f3b6c920b02c2dcf (diff)
downloadbuildroot-71701eb6d77f2fe03124f559ed0d1a9e559b3d17.tar.gz
buildroot-71701eb6d77f2fe03124f559ed0d1a9e559b3d17.zip
nommu/flat: build packages with the correct FLAGS
When building for nommu flat targets the CFLAGS/CXXFLAGS/LDFLAGS must be adjusted accordingly. For gcc this means passing along -Wl,-elf2flt to signal the linker. For ld this means -elf2flt. Also correct the error in STACKSIZE settings from commit 9edf482d which is setting gcc flags as ld flags and will surely fail (no package uses it at the moment so it was never seen). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'support/scripts/readme.kconfiglib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud