Skip to content

Commit e5d0bb1

Browse files
Jorge Aparicioalexcrichton
Jorge Aparicio
authored andcommitted
no emutls for you, windows
1 parent e6da837 commit e5d0bb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mk/rt.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,6 @@ ifeq ($$(findstring msvc,$(1)),)
554554
ifeq ($$(findstring freebsd,$(1)),)
555555
$(call ADD_INTRINSIC,$(1),gcc_personality_v0.o)
556556
endif
557-
558-
$(call ADD_INTRINSIC,$(1),emutls.o)
559557
endif
560558

561559
ifeq ($$(findstring aarch64,$(1)),aarch64)

0 commit comments

Comments
 (0)