intel: Silence "warning: unused parameter ‘depth0’"
[mesa.git] / configs / netbsd
index aec45695071b534c09a7b837c5fb1f11f29848e0..c65e90199fa2f3bbbc8d0f6363c82f1a004b077c 100644 (file)
@@ -9,7 +9,6 @@ CC = gcc
 CXX = g++
 CFLAGS = -O2 -fPIC -DUSE_XSHM -I/usr/X11R6/include -DHZ=100
 CXXFLAGS = -O2 -fPIC
-GLUT_CFLAGS = -fexceptions
 APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -L/usr/X11R6/lib -lXext -lXmu -lXi -lX11 -lm
 
 # Work around aliasing bugs - developers should comment this out