From bc7e1c3667b577ad418f7520df2a7dbccea04ee9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 19 Sep 2011 12:48:15 -0700 Subject: Get rid of tls.make include file. --- Makerules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makerules') diff --git a/Makerules b/Makerules index c75927b669..cf5fb388de 100644 --- a/Makerules +++ b/Makerules @@ -1260,11 +1260,7 @@ check-abi-warn = || echo '*** WARNING: $*.so failed ABI check' endif ifeq ($(firstword $(sysd-sorted-done) f)$(firstword $(generating) f),tf) --include $(common-objpfx)tls.make -config-tls := tls -ifeq ($(use-thread),yes) config-tls := thread -endif check-abi-config := \ $(config-machine)-$(config-vendor)-$(config-os)/$(config-tls) endif -- cgit v1.2.3