]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - Configurations/10-main.conf
Link libatomic on riscv32
[thirdparty/openssl.git] / Configurations / 10-main.conf
index 46094f59c290868dd23d6da471689c8e2ca38914..d1a15a1152747b4197d8cd7ff00bd4a30e60eaaa 100644 (file)
@@ -816,7 +816,7 @@ my %targets = (
     },
 
     "linux32-riscv32" => {
-        inherit_from     => [ "linux-generic32"],
+        inherit_from     => [ "linux-latomic" ],
         perlasm_scheme   => "linux32",
         asm_arch         => 'riscv32',
     },