summaryrefslogtreecommitdiffstats
path: root/tools/upx
Commit message (Collapse)AuthorAgeFilesLines
* tools/upx: use HOSTCXX to fix build errors on mac os xnbd2013-03-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] use HOST_STATIC_LINKING instead of hardcoding -staticjow2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] upx: link staticallyjow2012-08-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [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