Skip to content

Commit

Permalink
Mesa: Update gcc4 Mesa to 9.0.2
Browse files Browse the repository at this point in the history
* bep added to haikuports r2274
  • Loading branch information
kallisti5 committed Feb 17, 2013
1 parent 9010edd commit 857bec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/jam/BuildFeatures
Expand Up @@ -344,7 +344,7 @@ if $(TARGET_ARCH) = x86 {
if $(TARGET_ARCH) = x86 {
local zipFile ;
if $(HAIKU_GCC_VERSION[1]) >= 4 {
HAIKU_MESA_FILE = mesa-9.0.1-x86-gcc4-2012-12-21.zip ;
HAIKU_MESA_FILE = mesa-9.0.2-x86-gcc4-2013-02-17.zip ;
} else {
HAIKU_MESA_FILE = mesa-7.8.2-x86-gcc2-2012-01-17.zip ;
}
Expand Down

0 comments on commit 857bec6

Please sign in to comment.