]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Don't link test/ec_internal_test with libapps.a
authorRichard Levitte <levitte@openssl.org>
Fri, 4 Feb 2022 13:43:18 +0000 (14:43 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 4 Feb 2022 13:43:18 +0000 (14:43 +0100)
It's not at all necessary, and on some platforms, it's disruptive
(leads to unresolved symbols because of object files that get included
in the link that depend on libssl).

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17637)

test/build.info

index 726bd22127c82cd12c7b9c204bd42889ca19ef1d..6357a7f2fe2b45f6b1000b74fdabedce495300d4 100644 (file)
@@ -519,7 +519,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
                              {- rebase_files("../apps",
                                   split(/\s+/, $target{apps_init_src})) -}
     INCLUDE[ec_internal_test]=../include ../crypto/ec
-    DEPEND[ec_internal_test]=../apps/libapps.a ../libcrypto.a libtestutil.a
+    DEPEND[ec_internal_test]=../libcrypto.a libtestutil.a
 
     SOURCE[curve448_internal_test]=curve448_internal_test.c
     INCLUDE[curve448_internal_test]=.. ../include ../crypto/ec/curve448