# HG changeset patch # User Pascal Bellard # Date 1457295060 -3600 # Node ID e0a322a2f20062997917257c4a6ead872ef6aa17 # Parent 668e3b18eda443ba448a8ee4372f04e495b1f737 mdocml: add LDFLAGS diff -r 668e3b18eda4 -r e0a322a2f200 mdocml/receipt --- a/mdocml/receipt Fri Mar 04 17:37:01 2016 +0200 +++ b/mdocml/receipt Sun Mar 06 21:11:00 2016 +0100 @@ -16,7 +16,7 @@ # Rules to configure and make the package. compile_rules() { - cd $src + export LDFLAGS="$LDFLAGS -lpthread" # configure sed -i '/^#.*CFLAGS.*/ s/# //; s/OpenBSD 4\.5/SliTaz Cooking/; \ s/^STATIC.*/#\0/; \