Luka Perkov
|
7b3bf8dc82
|
[tools] upx: upgrade to 3.09
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37813 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2013-08-19 01:22:29 +00:00 |
Felix Fietkau
|
037194a190
|
tools/upx: use HOSTCXX to fix build errors on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36110 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2013-03-22 12:52:21 +00:00 |
Jo-Philipp Wich
|
f120a60729
|
[tools] use HOST_STATIC_LINKING instead of hardcoding -static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33140 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-08-12 12:34:30 +00:00 |
Jo-Philipp Wich
|
306d5ed4a7
|
[tools] upx: link statically
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33109 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-08-10 19:26:57 +00:00 |
Nicolas Thill
|
a266c4f43b
|
[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 |
Imre Kaloz
|
3c5ef16f04
|
[tools]: add upx, but make it build only for ppc now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28428 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-10-12 10:42:38 +00:00 |