wok diff ardour/receipt @ rev 16556
Up: spk (1.4.2) - Critical bug fix for config files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 30 14:37:37 2014 +0200 (2014-04-30) |
parents | 380ffe05937a |
children | 04d824c95283 |
line diff
1.1 --- a/ardour/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/ardour/receipt Wed Apr 30 14:37:37 2014 +0200 1.3 @@ -27,6 +27,7 @@ 1.4 sed -i '/-O3/d' SConstruct 1.5 mkdir -p $DESTDIR 1.6 1.7 + CFLAGS="$CFLAGS -Wl,--copy-dt-needed-entries -lboost_system" 1.8 scons ${MAKEFLAGS} ARCH="${CFLAGS}" \ 1.9 PREFIX=/usr \ 1.10 NLS=1 \