Rework build: add special cases for AIX
authorRichard Levitte <levitte@openssl.org>
Mon, 4 Feb 2019 20:28:43 +0000 (21:28 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Feb 2019 15:50:47 +0000 (16:50 +0100)
commitfb82cbfe3da846d61e1d4c6d14bf7f4111cccbb2
tree39703ec7a56e5e367d8bf8c7c428c95ed70e4b53
parentca811248d838058c13236a6c3b688e0ac98c02c8
Rework build: add special cases for AIX

When reworking the way library file names and extensions were formed,
AIX was lost in the process.  This restores the previous
functionality.

Fixes #8156

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8162)
Configurations/10-main.conf
Configurations/platform/AIX.pm [new file with mode: 0644]