Skip to content
Commit 0b415ede authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

qt: fix sysroot confusion in ./configure



qt's configure script is getting confused now that we're passing --sysroot=
in QMAKE_CC / QMAKE_CXX, causing misdetection of features and runtime
breakage.

Fix it by passing --sysroot in CFLAGS/CXXFLAGS instead.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b680672a
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