X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configs%2Fnetbsd;h=c65e90199fa2f3bbbc8d0f6363c82f1a004b077c;hb=39db886548b9e93a6a91bf76095848af44972e43;hp=aec45695071b534c09a7b837c5fb1f11f29848e0;hpb=18a4cdcfc00a7a936c4a2fd0db27edba14ae5cd7;p=mesa.git diff --git a/configs/netbsd b/configs/netbsd index aec45695071..c65e90199fa 100644 --- a/configs/netbsd +++ b/configs/netbsd @@ -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