summaryrefslogtreecommitdiff
path: root/configs/linux-osmesa32-static
blob: ecbb72ecfdeba43af3ec6048a4ff2a0572c07bfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Configuration for 32 bits/channel OSMesa library on Linux

include $(TOP)/configs/linux-osmesa32

CONFIG_NAME = linux-osmesa32-static

# Compiler and flags
MKLIB_OPTIONS = -static
PIC_FLAGS =

# Library names
OSMESA_LIB_NAME = lib$(OSMESA_LIB).a