From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stewart Smith Date: Fri, 29 Jan 2016 15:03:11 +1100 Subject: [Buildroot] [PATCH 1/1] package/glibc: set --enable-kernel to match kernel In-Reply-To: References: Message-ID: <87vb6dyqv4.fsf@linux.vnet.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Sam Bobroff writes: > Glibc is currently configured without any "--enable-kernel" option. > This causes it to use the oldest possible kernel API, slowing it down > and preventing it from using any kernel features from later versions. > > Since we are likely building a kernel and matching glibc together, > backwards compatability is probably unnecessary so this patch > unconditionally configures glibc with --enable-kernel set to > BR2_TOOLCHAIN_HEADERS_AT_LEAST. > > Signed-off-by: Sam Bobroff Built+boot tested against what we use for OpenPower firmware. Tested-by: Stewart Smith -- Stewart Smith OPAL Architect, IBM.