Fix gcc2 build.

This commit is contained in:
François Revol 2012-04-17 19:34:45 +02:00
parent b213b1bdd8
commit 3b52696411
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ UseHeaders [ FDirName $(HAIKU_MESA_DIR) src mesa x86 ] ;
AddResources Legacy\ Software\ Rasterizer : MesaSoftwareRenderer.rdef ;
Addon Legacy\ Software\ Rasterizer :
MesaSoftwareRenderer.cpp :
MesaSoftwareRenderer.cpp
: libGL.so be $(TARGET_LIBSUPC++)
;