1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 18:23:17 +03:00
openwrt-xburst/tools/upx
nico 758419deb1 [tools] upx: fix build error
g++ -O2 -Wall -W -Wcast-align -Wcast-qual -Wpointer-arith -Wshadow -Wwrite-strings -Werror -o compress.o -c compress.cpp
cc1plus: warnings being treated as errors
compress.cpp:75: error: unused parameter 'src'
...



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 11:31:25 +00:00
..
patches [tools]: add upx, but make it build only for ppc now 2011-10-12 10:42:38 +00:00
Makefile [tools] upx: fix build error 2011-10-21 11:31:25 +00:00