aboutsummaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2004-12-20 13:44:34 +0000
committerAndy Polyakov <appro@openssl.org>2004-12-20 13:44:34 +0000
commit76ef6ac956490b4d9f78445599ce52510021858a (patch)
treee3dc2caa83e0d717ed19fdae43cfedc3e34acb84 /PROBLEMS
parenta842df6659e1a9dd98bdab61cf2fd4682dfb70ad (diff)
downloadopenssl-76ef6ac956490b4d9f78445599ce52510021858a.tar.gz
Refine PowerPC platform support.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS9
1 files changed, 0 insertions, 9 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 85e96a5ebe..8301624639 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -90,15 +90,6 @@ failures in other parts of the code.
Workaround: modify the target to +O2 when building with no-asm.
-* Poor support for AIX shared builds.
-
-do_aix-shared rule is not flexible enough to parameterize through a
-config-line. './Configure aix43-cc shared' is working, but not
-'./Configure aix64-gcc shared'. In latter case make fails to create shared
-libraries. It's possible to build 64-bit shared libraries by running
-'env OBJECT_MODE=64 make', but we need more elegant solution. Preferably one
-supporting even gcc shared builds. See RT#463 for background information.
-
* Problems building shared libraries on SCO OpenServer Release 5.0.6
with gcc 2.95.3