Felix Fietkau
|
a982c1c697
|
tools/upx: use HOSTCXX to fix build errors on mac os x
SVN-Revision: 36110
|
2013-03-22 12:52:21 +00:00 |
Jo-Philipp Wich
|
cf1698c637
|
use HOST_STATIC_LINKING instead of hardcoding -static
SVN-Revision: 33140
|
2012-08-12 12:34:30 +00:00 |
Jo-Philipp Wich
|
54e588c1d4
|
upx: link statically
SVN-Revision: 33109
|
2012-08-10 19:26:57 +00:00 |
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 |
Imre Kaloz
|
bda02cc60f
|
add upx, but make it build only for ppc now
SVN-Revision: 28428
|
2011-10-12 10:42:38 +00:00 |