test: use the new set public and private together call
[openssl.git] / Configurations / 50-haiku.conf
index d37ab83ada227cff8e4c6c4ec819d12c9ab57fca..4580e71a3eb5e1c5ee1271bf7fa7d96f555784a8 100644 (file)
@@ -7,6 +7,9 @@ my %targets = (
                                               release => "-O2")),
         cflags           => add_before("-DL_ENDIAN -include \$(SRCDIR)/os-dep/haiku.h",
                                        threads("-D_REENTRANT")),
+        AR              => "ar",
+        ARFLAGS         => "qc",
+        HASHBANGPERL    => "/bin/env perl",
         sys_id           => "HAIKU",
         ex_libs          => "-lnetwork",
         perlasm_scheme   => "elf",