You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
419 B

Don't persist LDFLAGS into package database.
https://bugs.gentoo.org/609624
diff --git a/network.buildinfo.in b/network.buildinfo.in
index 69e63a6..2079179 100644
--- a/network.buildinfo.in
+++ b/network.buildinfo.in
@@ -2,3 +2,2 @@ ghc-options: -DCALLCONV=@CALLCONV@ @EXTRA_CPPFLAGS@
ghc-prof-options: -DCALLCONV=@CALLCONV@ @EXTRA_CPPFLAGS@
-ld-options: @LDFLAGS@
cc-options: -DCALLCONV=@CALLCONV@ @EXTRA_CPPFLAGS@