mesa3d: Pass LDFLAGS to the build config file
authorClark Rawlins <clark@bit63.org>
Tue, 1 Dec 2009 13:46:27 +0000 (08:46 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Dec 2009 19:13:28 +0000 (20:13 +0100)
commit249f3db9997de195fa0e62e0236f86e977fcced8
treea745573a1a327282956240228bf9b556ae4087da
parentb5867d93ae9c2264b4cd9bce07623eb45f53c668
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>
CHANGES
package/x11r7/mesa3d/mesa3d.mk