wok diff orpheus/receipt @ rev 21249
updated libmicrohttpd and libmicrohttpd-dev (0.9.33 -> 0.9.63)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 11 17:56:29 2019 +0100 (2019-04-11) |
parents | 064dbb4a9828 |
children | 66530154b12f |
line diff
1.1 --- a/orpheus/receipt Fri Aug 16 08:20:51 2013 +0000 1.2 +++ b/orpheus/receipt Thu Apr 11 17:56:29 2019 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries -logg" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -logg" 1.9 unset CFLAGS CXXFLAGS 1.10 ./configure 2>&1 | grep -v /config.rpath && 1.11 make &&