diff options
author | Brian Paul <[email protected]> | 2003-10-27 18:24:37 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-10-27 18:24:37 +0000 |
commit | 73d4f69283cba75e85f5058e646d5fd2092f2f66 (patch) | |
tree | dec970b6156f69d70ad17cb44ffd6515f5a72947 /Make-config | |
parent | 65e2ab3903a3b5f9e42c4be19fdde8eb757ea242 (diff) |
Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options.
Diffstat (limited to 'Make-config')
-rw-r--r-- | Make-config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Make-config b/Make-config index bb6b153b9c5..5f20adbc9fd 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: |