aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/50-haiku.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/50-haiku.conf')
-rw-r--r--Configurations/50-haiku.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/50-haiku.conf b/Configurations/50-haiku.conf
index cd6d10e5f0..5bc4db5f6e 100644
--- a/Configurations/50-haiku.conf
+++ b/Configurations/50-haiku.conf
@@ -15,7 +15,7 @@ my %targets = (
shared_target => "gnu-shared",
shared_cflag => "-fPIC",
shared_ldflag => "-shared",
- shared_extension => ".so.\$(SHLIB_VERSION_NUMBER)",
+ perl_platform => 'Unix',
},
"haiku-x86" => {
inherit_from => [ "haiku-common", asm("x86_elf_asm") ],