Now that it seems to work, disable usage of pre-compressed stubs again.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 07:14:07 +01:00
parent e82db4ed38
commit 14822e6395
14 changed files with 21137 additions and 3413 deletions
+3 -2
View File
@@ -162,8 +162,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-lzma
##tc.default.bin2h-c = $(call tc,bin2h) --compress=none
##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
tc.default.gpp_mkdep = python $(top_srcdir)/src/stub/scripts/gpp_inc.py -o /dev/null
@@ -648,6 +648,7 @@ i386-win32.pe.h : $(srcdir)/src/$$T.S
m68k-atari.tos.h : tc_list = m68k-atari.tos default
m68k-atari.tos.h : tc_bfdname = elf32-m68k
m68k-atari.tos.h : tc_objdump_disasm_options = -m m68k:68040
tc.m68k-atari.tos.gcc = m68k-linux-gcc-4.1.1 -m68000 -malign-int -nostdinc -MMD -MT $@
tc.m68k-atari.tos.gcc += -fno-exceptions -fno-asynchronous-unwind-tables