wok diff gpxe/receipt @ rev 19194
Add: EtherApe. A graphical network monitor for SliTaz.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Mon Jun 06 09:08:05 2016 -0300 (2016-06-06) |
parents | c1e059ce9a05 |
children | beda06c66d60 |
line diff
1.1 --- a/gpxe/receipt Fri Dec 06 19:58:32 2013 +0000 1.2 +++ b/gpxe/receipt Mon Jun 06 09:08:05 2016 -0300 1.3 @@ -24,7 +24,7 @@ 1.4 done 1.5 sed -i 's/ = ++ns->cur_rx %/++; ns->cur_rx %=/' drivers/net/ns83820.c 1.6 sed -i 's/ = (++tp->cur_rx) %/++; tp->cur_rx %=/' drivers/net/tulip.c 1.7 - make EXTRA_CFLAGS="-fno-strict-aliasing" bin/gpxe.lkrn bin/undionly.kpxe 2>&1 | grep -v housekeeping: | grep -v blib.list 1.8 + make EXTRA_CFLAGS="-fno-strict-aliasing -Wno-error=unused-but-set-variable" bin/gpxe.lkrn bin/undionly.kpxe 2>&1 | grep -v housekeeping: | grep -v blib.list 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.