diff options
Diffstat (limited to 'sysdeps/nptl')
-rw-r--r-- | sysdeps/nptl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/nptl/Makefile b/sysdeps/nptl/Makefile index 632cd36..0707f13 100644 --- a/sysdeps/nptl/Makefile +++ b/sysdeps/nptl/Makefile @@ -16,10 +16,6 @@ # License along with the GNU C Library; if not, see # <https://www.gnu.org/licenses/>. -ifeq ($(subdir),nptl) -libpthread-sysdep_routines += errno-loc -endif - ifeq ($(subdir),rt) librt-sysdep_routines += timer_routines |