summaryrefslogtreecommitdiffstats
path: root/tools/upx
Commit message (Collapse)AuthorAgeFilesLines
* [tools] upx: fix build errornico2011-10-211-1/+2
| | | | | | | | | | | 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
* [tools]: add upx, but make it build only for ppc nowkaloz2011-10-122-0/+190
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28428 3c298f89-4303-0410-b956-a3cf2f4a3e73