Mesa: Update gcc4 to Mesa 9.0 release
* This is a release version of Mesa * A Bep exists on haikuports to generate the zip :)
This commit is contained in:
parent
49d7857e32
commit
8a6451b9fd
@ -212,8 +212,7 @@ if $(TARGET_ARCH) = x86 {
|
|||||||
local galliumObjects ;
|
local galliumObjects ;
|
||||||
local zipFile ;
|
local zipFile ;
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
HAIKU_MESA_FILE = mesa-8.1devel-x86-gcc4-2012-06-07.zip ;
|
HAIKU_MESA_FILE = mesa-9.0-x86-gcc4-2012-11-17.zip ;
|
||||||
#HAIKU_MESA_FILE = mesa-8.1develdbg-x86-gcc4-2012-06-07.zip ;
|
|
||||||
glslObject = lib.haiku/libglsl.a ;
|
glslObject = lib.haiku/libglsl.a ;
|
||||||
galliumObjects = lib.haiku/libgallium.a ;
|
galliumObjects = lib.haiku/libgallium.a ;
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user