12 lines
311 B
Text
12 lines
311 B
Text
|
Index: Configurations/10-main.conf
|
||
|
--- Configurations/10-main.conf.orig
|
||
|
+++ Configurations/10-main.conf
|
||
|
@@ -1032,6 +1032,7 @@ my %targets = (
|
||
|
},
|
||
|
"BSD-x86-elf" => {
|
||
|
inherit_from => [ "BSD-x86" ],
|
||
|
+ shared_target => "bsd-gcc-shared",
|
||
|
perlasm_scheme => "elf",
|
||
|
},
|
||
|
|