about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2018-04-19 15:21:54 -0300
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2018-04-19 15:21:54 -0300
commit70ae2309a84496e287d721cf88a1c916c2a2c971 (patch)
treedb32edc81ee3df28aed67a192a6a0c5def226942 /sysdeps/unix/sysv/linux/Makefile
parent15a05fafa4d7f94ae5002803ad8384519479469b (diff)
parent49a0c33ead1b1eea5b414e9e2574a4fd96291203 (diff)
downloadglibc-70ae2309a84496e287d721cf88a1c916c2a2c971.tar.gz
glibc-70ae2309a84496e287d721cf88a1c916c2a2c971.tar.xz
glibc-70ae2309a84496e287d721cf88a1c916c2a2c971.zip
Merge branch 'release/2.22/master' into ibm/2.22/master ibm/2.22/master
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index bfbabd4b4b..07cf9bf5e1 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -137,7 +137,7 @@ endif
 ifeq ($(subdir),posix)
 sysdep_headers += bits/initspin.h
 
-sysdep_routines += sched_getcpu
+sysdep_routines += sched_getcpu oldglob
 
 tests += tst-getcpu