openwrt/tools/upx
Nicolas Thill 0eab6e2a7d 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'
...

SVN-Revision: 28500
2011-10-21 11:31:25 +00:00
..
patches add upx, but make it build only for ppc now 2011-10-12 10:42:38 +00:00
Makefile upx: fix build error 2011-10-21 11:31:25 +00:00