summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGrant Edwards2010-05-01 20:57:28 +0200
committerPeter Korsgaard2010-05-01 20:57:28 +0200
commit532e1fb5d3571591c3602387d5971830b708f83e (patch)
treea96cd93787a3ce7252b01c9677c4fa78129987ea /CHANGES
parenteeprog: Convert to gentargets (diff)
downloadbuildroot-532e1fb5d3571591c3602387d5971830b708f83e.tar.gz
buildroot-532e1fb5d3571591c3602387d5971830b708f83e.tar.xz
buildroot-532e1fb5d3571591c3602387d5971830b708f83e.zip
busybox: pass EXTRA_LDFLAGS for external toolchains
Closes #1321 [Peter: Rework patch to make it apply to git] Signed-off-by: Grant Edwards <grant.b.edwards@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4eccaf024..46b975749 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,6 +47,7 @@
#1219: kernel headers not correctly installed into toolchain/staging
#1273: BR2_INET_IPV6 does not enable IPv6 in pppd
#1303: Add librsync package
+ #1321: Busybox link fails due to lack of --sysroot option
#1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
#1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
#1369: cannot build radvd (flex problem)