wok-6.x diff codeblocks/receipt @ rev 18080
Split mate-panel in mate-panel-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri May 22 18:02:36 2015 -0300 (2015-05-22) |
parents | 533c0cab6960 |
children | affba9aecc73 |
line diff
1.1 --- a/codeblocks/receipt Wed Oct 22 03:42:23 2014 +0300 1.2 +++ b/codeblocks/receipt Fri May 22 18:02:36 2015 -0300 1.3 @@ -18,7 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.9 1.10 busybox patch -p1 -i $stuff/glib.u 1.11 ./configure \