summaryrefslogtreecommitdiff
path: root/configs/linux-osmesa-static
blob: 465f83ca0586101bb1289180940099afb1535c4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration for building only libOSMesa on Linux, no Xlib driver
# This doesn't really have any Linux dependencies, so it should be usable
# on other (gcc-based) systems.

include $(TOP)/configs/linux-osmesa

CONFIG_NAME = linux-osmesa-static

# Compiler and flags
MKLIB_OPTIONS = -static

# Library names
OSMESA_LIB_NAME = libOSMesa.a