Skip to content

Commit

Permalink
no emutls for you, windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aparicio authored and alexcrichton committed Sep 13, 2016
1 parent e6da837 commit e5d0bb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mk/rt.mk
Expand Up @@ -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)
Expand Down

0 comments on commit e5d0bb1

Please sign in to comment.