diff options
Diffstat (limited to 'configs/aix')
-rw-r--r-- | configs/aix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/aix b/configs/aix index a509732876d..313d4c4fdb3 100644 --- a/configs/aix +++ b/configs/aix @@ -10,7 +10,10 @@ CXX = xlC CFLAGS = -O -DAIXV3 -DPTHREADS CXXFLAGS = -O -DAIXV3 -DPTHREADS + +# Misc tools and flags MKLIB_OPTIONS = +COPY_LIBS = cp -f -h # Library names (actual file names) GL_LIB_NAME = libGL.a |