summaryrefslogtreecommitdiff
path: root/configs/osf1-static
blob: ccc97ac38c9967f6ed33bd32063e41526f32313e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Configuration for OSF/1

include $(TOP)/configs/default

CONFIG_NAME = osf1

# Compiler and flags
CC = cc
CXX = cxx
CFLAGS = -O2 -std1 -ieee_with_no_inexact -DUSE_XSHM -DPTHREADS -D_REENTRANT
CXXFLAGS = -O2 -std ansi -ieee -DPTHREADS -D_REENTRANT
MKLIB_OPTIONS = -static

GL_LIB_DEPS =
GLU_LIB_DEPS =