summary refs log tree commit diff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-07-04 16:12:46 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-07-04 16:12:46 +0200
commit1ff6c67a252e59488a26e3c8f6690b29ef56e369 (patch)
treea5a31bb7cad61d767fc65db9abfceba4c252946c /posix/Makefile
parent4446a885f3aeb3a33b95c72bae1f115bed77f0cb (diff)
downloadglibc-1ff6c67a252e59488a26e3c8f6690b29ef56e369.tar.gz
glibc-1ff6c67a252e59488a26e3c8f6690b29ef56e369.tar.xz
glibc-1ff6c67a252e59488a26e3c8f6690b29ef56e369.zip
sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 1c328b81af..33abcaed7a 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -92,7 +92,8 @@ tests		:= test-errno tstgetopt testfnm runtests runptests \
 		   tst-pathconf tst-getaddrinfo4 tst-rxspencer-no-utf8 \
 		   tst-fnmatch3 bug-regex36 tst-getaddrinfo5 \
 		   tst-posix_spawn-fd tst-posix_spawn-setsid \
-		   tst-posix_fadvise tst-posix_fadvise64
+		   tst-posix_fadvise tst-posix_fadvise64 \
+		   tst-sysconf-empty-chroot
 tests-internal	:= bug-regex5 bug-regex20 bug-regex33 \
 		   tst-rfc3484 tst-rfc3484-2 tst-rfc3484-3
 xtests		:= bug-ga2