X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2F10-main.conf;h=1e49118486a064749134d079af8c68a4d8848676;hp=859e3d9d85d98434adce0ba775e276fbca634048;hb=008b4ff92f785cf3808df26ac5b23f25a691b23c;hpb=d1dd5d6f4c2f13478aa45557b4546febd51f0cb3 diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index 859e3d9d85..1e49118486 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -1100,8 +1100,7 @@ my %targets = ( module_ldflags => "-Wl,-G,-bsymbolic,-bexpall", shared_ldflag => "-Wl,-G,-bsymbolic", shared_defflag => "-Wl,-bE:", - lib_extension => shared("_a.a"), - shared_extension_simple => shared(".a"), + perl_platform => 'AIX', }, "aix-gcc" => { inherit_from => [ "aix-common", asm("ppc32_asm") ],