glibc: remove additional occurrences of eglibc
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ff1743ee6d
commit
609c5192ad
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# glibc/eglibc
|
||||
# glibc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
@ -64,7 +64,7 @@ endif
|
||||
# 2. We have to execute the configure script with bash and not sh.
|
||||
#
|
||||
# Note that as mentionned in
|
||||
# http://patches.openembedded.org/patch/38849/, eglibc/glibc must be
|
||||
# http://patches.openembedded.org/patch/38849/, glibc must be
|
||||
# built with -O2, so we pass our own CFLAGS and CXXFLAGS below.
|
||||
define GLIBC_CONFIGURE_CMDS
|
||||
mkdir -p $(@D)/build
|
||||
|
Loading…
Reference in New Issue
Block a user