wok-6.x diff openvas-manager/receipt @ rev 14983
Up: thunderbird-langpack-pt_BR (17.0.8esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 22:21:10 2013 +0200 (2013-08-08) |
parents | 70186d6ec4a0 |
children | 380ffe05937a |
line diff
1.1 --- a/openvas-manager/receipt Fri May 25 13:25:13 2012 +0200 1.2 +++ b/openvas-manager/receipt Thu Aug 08 22:21:10 2013 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + export CFLAGS="-Wno-error=unused-but-set-variable" 1.8 cmake -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc \ 1.9 -DLOCALSTATEDIR=/var 1.10 make &&