repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
g3dvl: Only create contour shader when DEBUG_CONTOUR is enabled
[mesa/nouveau-pmpeg.git]
/
configs
/
osf1-static
blob
ccc97ac38c9967f6ed33bd32063e41526f32313e
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 =