Merge remote branch 'origin/master' into pipe-video
[mesa.git] / configs / beos
index c6e972789a5842e754fefefc6a9c30993332c36d..ac8d6fc6f2169097774c9f8d63057d91e7cff9c2 100644 (file)
@@ -39,6 +39,10 @@ ifeq ($(CPU), x86)
 
        CXXFLAGS = $(CFLAGS)
 
+       # Work around aliasing bugs - developers should comment this out
+       CFLAGS += -fno-strict-aliasing
+       CXXFLAGS += -fno-strict-aliasing
+
        LDFLAGS += -Xlinker
 
        ifdef DEBUG
@@ -89,7 +93,6 @@ endif
 SRC_DIRS = gallium mesa glu glut/beos
 GLU_DIRS = sgi
 DRIVER_DIRS = beos
-PROGRAM_DIRS = beos samples redbook demos tests
 
 # Library/program dependencies
 GL_LIB_DEPS =