no emutls for you, windows

This commit is contained in:
Jorge Aparicio 2016-09-04 12:57:18 -05:00 committed by Alex Crichton
parent e6da837e99
commit e5d0bb12ec
1 changed files with 0 additions and 2 deletions

View File

@ -554,8 +554,6 @@ ifeq ($$(findstring msvc,$(1)),)
ifeq ($$(findstring freebsd,$(1)),)
$(call ADD_INTRINSIC,$(1),gcc_personality_v0.o)
endif
$(call ADD_INTRINSIC,$(1),emutls.o)
endif
ifeq ($$(findstring aarch64,$(1)),aarch64)