intel: Silence "warning: unused parameter ‘depth0’"
[mesa.git] / configs / hpux10-gcc
index be396f854996723d02905ac9b4595cebf386e87c..40f243c2338b57fe474e51811b885982d7b159f9 100644 (file)
@@ -10,7 +10,6 @@ CXX = g++
 
 CFLAGS = -ansi -O3 -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include  -DUSE_XSHM
 CXXFLAGS = -ansi -O3 -D_HPUX_SOURCE
-GLUT_CFLAGS = -fexceptions
 
 # Work around aliasing bugs - developers should comment this out
 CFLAGS += -fno-strict-aliasing