From 73d4f69283cba75e85f5058e646d5fd2092f2f66 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 27 Oct 2003 18:24:37 +0000 Subject: Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. --- Make-config | 1 + 1 file changed, 1 insertion(+) (limited to 'Make-config') diff --git a/Make-config b/Make-config index bb6b153b9c..5f20adbc9f 100644 --- a/Make-config +++ b/Make-config @@ -33,6 +33,7 @@ VERSION=$(MESA_MAJOR).$(MESA_MINOR) # ASM_SOURCES optional list of assembly language files to assemble # MAKELIB the script or command to make a library file # XXX MAKELIB is obsolete; edit bin/mklib to support new systems +# MKLIB_OPTIONS extra options to pass to the mklib script (like -arch) aix: -- cgit v1.2.3