2023-08-16 22:26:55 +00:00
|
|
|
Index: Configurations/10-main.conf
|
|
|
|
--- Configurations/10-main.conf.orig
|
|
|
|
+++ Configurations/10-main.conf
|
2023-09-19 18:42:08 +00:00
|
|
|
@@ -1035,6 +1035,7 @@ my %targets = (
|
2023-08-16 22:26:55 +00:00
|
|
|
},
|
|
|
|
"BSD-x86-elf" => {
|
|
|
|
inherit_from => [ "BSD-x86" ],
|
|
|
|
+ shared_target => "bsd-gcc-shared",
|
|
|
|
perlasm_scheme => "elf",
|
|
|
|
},
|
|
|
|
|