This commit is contained in:
Qi Zuo 2011-02-21 14:18:37 -05:00
commit e169427eaa

View File

@ -65,7 +65,6 @@ ifneq ($(JQS), off)
endif
endif
ifneq ($(KERNEL), off)
ifeq ($(ARCH_DATA_MODEL), 32)
ifeq ($(PLATFORM), windows)
# Only set up to use UPX compression if it is available
@ -79,7 +78,6 @@ ifneq ($(KERNEL), off)
endif
endif
endif
endif