mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
mesa: workaround for broken build.
This commit is contained in:
@@ -94,7 +94,7 @@ BUILD()
|
||||
# manually patch it here
|
||||
sed -i 's@"\$LLVM_VERSION_MAJOR" -gt "\$llvm_target_version_major"@true@' configure
|
||||
sed -i 's@-DHAVE_LLVM=0x0\$LLVM_VERSION_INT@-DHAVE_LLVM=0x0700@' configure
|
||||
runConfigure ./configure \
|
||||
LDFLAGS="-lstdc++" runConfigure ./configure \
|
||||
--enable-llvm \
|
||||
--disable-dri \
|
||||
--disable-glx \
|
||||
|
||||
Reference in New Issue
Block a user