mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Mesa: Update Mesa 7.8.2 patch
* ifeq vs ifdef to ensure DEBUG is disabled properly * call make haiku vs copying haiku to current * Fixes #9685 gcc2 debug
This commit is contained in:
committed by
Ingo Weinhold
parent
6003610c35
commit
2ed97855e1
@@ -16,7 +16,7 @@ BUILD()
|
||||
{
|
||||
export DEBUG=0
|
||||
cd Mesa-7.8.2
|
||||
make
|
||||
make haiku
|
||||
cd ..
|
||||
sh $(haikuporter -t)/sys-libs/mesa/buildpackage.sh 7.8.2 ./Mesa-7.8.2
|
||||
echo "There should be a Mesa OptionalBuild package in your home if everything went well!"
|
||||
|
||||
Reference in New Issue
Block a user