diff options
Diffstat (limited to 'core/combo/HOST_windows-x86_64.mk')
-rw-r--r-- | core/combo/HOST_windows-x86_64.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/combo/HOST_windows-x86_64.mk b/core/combo/HOST_windows-x86_64.mk index 9edc619..c77d82c 100644 --- a/core/combo/HOST_windows-x86_64.mk +++ b/core/combo/HOST_windows-x86_64.mk @@ -22,8 +22,6 @@ TOOLS_PREFIX := #prebuilt/windows/host/bin/ TOOLS_EXE_SUFFIX := .exe -HOST_IS_64_BIT := true - # Settings to use MinGW has a cross-compiler under Linux ifneq ($(findstring Linux,$(UNAME)),) ifneq ($(strip $(USE_MINGW)),) |