6847399 gnome comes up in black & white with Trident Microsystems 3D Blade PCI/AGP graphics card in snv_116 nv_123
authorHenry Zhao <Henry.Zhao@Sun.COM>
Fri, 28 Aug 2009 18:05:20 -0700
changeset 776 622354b9c138
parent 775 936047e3d4a7
child 777 7c5533a59b62
6847399 gnome comes up in black & white with Trident Microsystems 3D Blade PCI/AGP graphics card in snv_116
open-src/driver/xf86-video-trident/Makefile
--- a/open-src/driver/xf86-video-trident/Makefile	Mon Aug 24 07:40:27 2009 -0700
+++ b/open-src/driver/xf86-video-trident/Makefile	Fri Aug 28 18:05:20 2009 -0700
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.9	09/01/10
+# @(#)Makefile	1.10	09/08/27
 #
 
 # Package name used in tarballs
@@ -47,6 +47,10 @@
 SUN_PACKAGE=SUNWxorg-graphics-ddx
 MODULE_STABILITY=Volatile
 
+# Temporarily revert to gcc until the complier problem is fixed
+MODULE_COMPILER=gcc
+MODULE_COMPILER_SET=yes
+
 # Libraries/modules to link with
 MODULE_LD_OPTIONS= \
 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(SERVERMOD_subdir) \