From: Brian Date: Fri, 3 Aug 2007 16:08:39 +0000 (-0600) Subject: add OSMESA_LIB_NAME X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=23f71f2ea557f298de5176b06b8c33d4ef86695a;p=mesa.git add OSMESA_LIB_NAME --- diff --git a/configs/bluegene-osmesa b/configs/bluegene-osmesa index 8e5a54b8f87..02c69e6c67e 100644 --- a/configs/bluegene-osmesa +++ b/configs/bluegene-osmesa @@ -15,6 +15,8 @@ CXXFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOUR MKLIB_OPTIONS = -static +OSMESA_LIB_NAME = libOSMesa.a + # Directories SRC_DIRS = mesa glu DRIVER_DIRS = osmesa