From 6455100f7a28f11b49c7404f25b98a2359256b72 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Fri, 12 Sep 2008 14:47:02 +0000 Subject: AIX build updates [from HEAD]. --- TABLE | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'TABLE') diff --git a/TABLE b/TABLE index 42a991add5..19321f5140 100644 --- a/TABLE +++ b/TABLE @@ -697,7 +697,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q32 +$shared_ldflag = -q32 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 32 @@ -706,7 +706,7 @@ $arflags = -X 32 $cc = gcc $cflags = -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR @@ -724,7 +724,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -shared -Wl,-G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 32 @@ -778,7 +778,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q64 +$shared_ldflag = -q64 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 64 @@ -787,7 +787,7 @@ $arflags = -X 64 $cc = gcc $cflags = -maix64 -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR @@ -805,7 +805,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -maix64 +$shared_ldflag = -maix64 -shared -Wl,-G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X64 -- cgit v1.2.3