summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorClark Rawlins2009-12-01 14:46:27 +0100
committerPeter Korsgaard2009-12-06 20:13:28 +0100
commit249f3db9997de195fa0e62e0236f86e977fcced8 (patch)
treea745573a1a327282956240228bf9b556ae4087da /CHANGES
parentBump bind to 9.5.2-P1 (diff)
downloadbuildroot-249f3db9997de195fa0e62e0236f86e977fcced8.tar.gz
buildroot-249f3db9997de195fa0e62e0236f86e977fcced8.tar.xz
buildroot-249f3db9997de195fa0e62e0236f86e977fcced8.zip
mesa3d: Pass LDFLAGS to the build config file
Closes #559. Without the LDFLAGS in the build configuration file building mesa3d fails with an external toolchain on amd64 machines targeting i686. The error indicats that libX11 can't be found. This change passes the --sysroot parameter (along with any others specified by buildroot for LDFLAGS to the mklib script. Signed-off-by: Clark Rawlins <clark@bit63.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a40fd396e..b99f11d65 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,11 @@
2010.02, Not yet released:
Updated/fixed packages: autoconf, bind, binutils, busybox, iw,
- lighttpd, pcre, usbutils
+ lighttpd, mesa, pcre, usbutils
Issues resolved (http://bugs.uclibc.org):
+ #559: mesa3d build fails
#749: Bump usbutils package to version 0.86
#751: Kernel 2.6 snapshot fetch fail
#753: Bump lighttpd package to 1.4.25