Rebuild all stubs with new formatting - no binary changes.

This commit is contained in:
Markus F.X.J. Oberhumer
2008-04-04 17:21:24 +02:00
parent ed29ce5183
commit 6c8bb3a22e
63 changed files with 46417 additions and 46265 deletions
-1
View File
@@ -190,7 +190,6 @@ endef
# default tools
tc.default.bin2h = $(PYTHON) $(top_srcdir)/src/stub/scripts/bin2h.py --ident=auto-stub
tc.default.bin2w = $(top_srcdir)/src/stub/scripts/bin2w.sh
##tc.default.bin2h-c = $(call tc,bin2h) --compress=14,15,0
tc.default.bin2h-c = $(call tc,bin2h) --compress=0
tc.default.brandelf = $(PYTHON) $(top_srcdir)/src/stub/scripts/brandelf.py $(if $(tc_bfdname),--bfdname=$(tc_bfdname))