mesa: actually fix cross build
This commit is contained in:
parent
cbe068e46d
commit
b18b8e0209
@ -188,7 +188,6 @@ post_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
find -iname "*.ninja" -exec sed -i "{}" \
|
||||
-e "/rustc/s; --sysroot ${XBPS_CROSS_BASE}/usr;;g" \
|
||||
-e "s; /usr/lib/; ${XBPS_CROSS_BASE}/usr/lib/;g" \
|
||||
\;
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user