mesa: Bump version to 8.0 (devel)
[mesa.git] / configs / osf1-static
1 # Configuration for OSF/1
2
3 include $(TOP)/configs/default
4
5 CONFIG_NAME = osf1
6
7 # Compiler and flags
8 CC = cc
9 CXX = cxx
10 CFLAGS = -O2 -std1 -ieee_with_no_inexact -DUSE_XSHM -DPTHREADS -D_REENTRANT
11 CXXFLAGS = -O2 -std ansi -ieee -DPTHREADS -D_REENTRANT
12 MKLIB_OPTIONS = -static
13
14 GL_LIB_DEPS =
15 GLU_LIB_DEPS =