kumquat-buildroot/package/x11r7/mesa3d
Clark Rawlins 249f3db999 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>
2009-12-06 20:13:28 +01:00
..
Config.in mesa: needs C++ support 2009-05-19 17:34:49 +02:00
mesa3d-gen_matypes-fix.patch mesa: fix build for x86 2009-05-19 14:22:48 +02:00
mesa3d.mk mesa3d: Pass LDFLAGS to the build config file 2009-12-06 20:13:28 +01:00