1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

machines/x86: Drop redundant glibc configure knobs

nptl and thereby tls are not optional anymore

(From OE-Core rev: 1a4b277e47a8d624cde4c73713d036e230f3a523)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2012-09-06 15:23:40 -07:00
committed by Richard Purdie
parent f23d843747
commit 5cf953b02e
3 changed files with 0 additions and 12 deletions
-5
View File
@@ -17,11 +17,6 @@ KERNEL_IMAGETYPE ?= "bzImage"
SERIAL_CONSOLE ?= "115200 ttyS0"
#
# glibc-related variables
#
GLIBC_ADDONS ?= "nptl"
#
# kernel-related variables
#