summaryrefslogtreecommitdiff
path: root/configs/solaris-x86
blob: 2975f57527ec21952b86b9a70b62fcd1290d0abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Configuration for Solaris on x86

include $(TOP)/configs/default

CONFIG_NAME = solaris-x86

# Compiler and flags
CC = cc
CFLAGS = -Xa -xO3 -xpentium -KPIC -I/usr/openwin/include -DUSE_XSHM
MKLIB_OPTIONS = -static


GL_LIB_NAME = libGL.a
GLU_LIB_NAME = libGLU.a
GLW_LIB_NAME = libGLw.a
OSMESA_LIB_NAME = libOSMesa.a