summaryrefslogtreecommitdiff
path: root/tools/upx
Commit message (Collapse)AuthorAge
* upx: fix build errorNicolas Thill2011-10-21
| | | | | | | | | 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
* add upx, but make it build only for ppc nowImre Kaloz2011-10-12
SVN-Revision: 28428