From c675fa1c3795d1246bf2654729dab4904fcb8942 Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Fri, 2 Oct 2020 12:50:49 +0300 Subject: [PATCH] Drop `gpr-set-externals` for `LIBRARY_TYPE` (#158) As discussed live on gitter, the LIBRARY_TYPE should never be set in a library manifest. --- index/ze/zeromq_ada/zeromq_ada-4.1.5.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml b/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml index 5a4ead61..d305259c 100644 --- a/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml +++ b/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml @@ -23,9 +23,6 @@ libzmq = "any" [gpr-externals] LIBRARY_TYPE = ["static", "relocatable"] -[gpr-set-externals] -LIBRARY_TYPE = "static" - [origin] url = "https://github.com/persan/zeromq-Ada/archive/4.1.5-20200330.tar.gz" hashes = ["sha512:b2a857f77a0d3173b0b57978c2525c99c577512bd80928c8443f8f11a00193c6c0a7301a9c4ee9199338a616c40860917b5194e79f42c90f4bd838cde3ff2222"]