$OpenBSD: patch-Configurations_10-main_conf,v 1.4 2021/08/25 03:48:01 tb Exp $

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