From e34bf25d2d4c176db3c8f9e80e8b0e20a4d4fa25 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 18 Apr 2006 12:55:48 +0000 Subject: -arch AIX64 no longer needed --- configs/aix-64-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/aix-64-static') diff --git a/configs/aix-64-static b/configs/aix-64-static index a4076c05ae..d1bfe1e5b6 100644 --- a/configs/aix-64-static +++ b/configs/aix-64-static @@ -10,7 +10,7 @@ CXX = xlC CFLAGS = -q64 -O -DAIXV3 -DPTHREADS CXXFLAGS = -q64 -O -DAIXV3 -DPTHREADS -MKLIB_OPTIONS = -static -arch AIX64 +MKLIB_OPTIONS = -static LIB_DIR=$(TOP)/lib64 # Library names (actual file names) -- cgit v1.2.3