# HG changeset patch # User Henry Zhao # Date 1251507920 25200 # Node ID 622354b9c13863eb7623af26d97ac508bec6bf75 # Parent 936047e3d4a7342c9d914b2e62b5b088182d4532 6847399 gnome comes up in black & white with Trident Microsystems 3D Blade PCI/AGP graphics card in snv_116 diff -r 936047e3d4a7 -r 622354b9c138 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) \