summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-10-19 18:46:20 +0000
committerAndy Polyakov <appro@openssl.org>2005-10-19 18:46:20 +0000
commit0fe120ba25ad7d7d93f3fad17640556503426186 (patch)
treeb8b23659bd0dd85feec438155cfe51f32aadafa2 /TABLE
parent2e7aa150f75345af0e9429be80bc4234240a5163 (diff)
Add rudimentary aix64-gcc target.
Submitted by: Stefan Neis
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE27
1 files changed, 27 insertions, 0 deletions
diff --git a/TABLE b/TABLE
index 5e9f14e3b7..7b2d9972c3 100644
--- a/TABLE
+++ b/TABLE
@@ -783,6 +783,33 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags = -X 64
+*** aix64-gcc
+$cc = gcc
+$cflags = -O -DB_ENDIAN
+$unistd =
+$thread_cflag = -D_THREAD_SAFE
+$sys_id = AIX
+$lflags =
+$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
+$cpuid_obj =
+$bn_obj = aix_ppc64.o
+$des_obj =
+$aes_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$dso_scheme = dlfcn
+$shared_target=
+$shared_cflag =
+$shared_ldflag =
+$shared_extension =
+$ranlib =
+$arflags = -X64
+
*** aux3-gcc
$cc = gcc
$cflags = -O2 -DTERMIO