mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Mesa: Update 9.1.1 patch
* Use mmap vs malloc for exec memory * Solves #9685 on gcc4 Conflicts: sys-libs/mesa/mesa-9.1.1.recipe
This commit is contained in:
committed by
Ingo Weinhold
parent
f9c0aa28b4
commit
6003610c35
@@ -14,7 +14,7 @@ CHECKSUM_MD5="6ea2bdc3b7ecfb4257b39814b4182580"
|
||||
MESSAGE="This port only builds with gcc4. Not for general use."
|
||||
BUILD()
|
||||
{
|
||||
export DEBUG=1
|
||||
export DEBUG=0
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="
|
||||
echo "This generates a Mesa3D build package for Haiku... not for general use"
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="
|
||||
|
||||
Reference in New Issue
Block a user