Add LZMA support for pre-compressed stubs.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 06:09:04 +01:00
parent 787b1fceff
commit 87b7ea9cf3
16 changed files with 3433 additions and 4419 deletions
+2 -1
View File
@@ -161,7 +161,8 @@ endef
# default tools
tc.default.bin2h = python $(top_srcdir)/src/stub/scripts/bin2h.py --ident=auto-stub
tc.default.bin2h-c = $(call tc,bin2h) --compress=upx-stub-deflate
##tc.default.bin2h-c = $(call tc,bin2h) --compress=upx-stub-deflate
tc.default.bin2h-c = $(call tc,bin2h) --compress=upx-stub-lzma
##tc.default.bin2h-c = $(call tc,bin2h) --compress=none
tc.default.brandelf = python $(top_srcdir)/src/stub/scripts/brandelf.py $(if $(tc_bfdname),--bfdname=$(tc_bfdname))
tc.default.gpp_inc = python $(top_srcdir)/src/stub/scripts/gpp_inc.py