Skip to content
Commit 249f3db9 authored by Clark Rawlins's avatar Clark Rawlins Committed by Peter Korsgaard
Browse files

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: default avatarClark Rawlins <clark@bit63.org>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b5867d93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment