X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=Configurations%2F50-haiku.conf;fp=Configurations%2F50-haiku.conf;h=5543e777cb2c1485adbdcde12d03c66a9fe8b80e;hb=e6f98ae404344e4aff55c209dc0f91d76e69fb27;hp=5bc4db5f6e596c7f079871107631f08d2d995187;hpb=989b2ad786ee43438bbb8b33f857ba0ce6e10082;p=openssl.git diff --git a/Configurations/50-haiku.conf b/Configurations/50-haiku.conf index 5bc4db5f6e..5543e777cb 100644 --- a/Configurations/50-haiku.conf +++ b/Configurations/50-haiku.conf @@ -21,6 +21,8 @@ my %targets = ( inherit_from => [ "haiku-common", asm("x86_elf_asm") ], CFLAGS => add(picker(release => "-fomit-frame-pointer")), bn_ops => "BN_LLONG", + asm_arch => 'x86', + perlasm_scheme => 'elf', }, "haiku-x86_64" => { inherit_from => [ "haiku-common" ],