|
@@ -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.
|
|
# 2. We have to execute the configure script with bash and not sh.
|
|
#
|
|
#
|
|
# Note that as mentionned in
|
|
# 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.
|
|
# built with -O2, so we pass our own CFLAGS and CXXFLAGS below.
|
|
define GLIBC_CONFIGURE_CMDS
|
|
define GLIBC_CONFIGURE_CMDS
|
|
mkdir -p $(@D)/build
|
|
mkdir -p $(@D)/build
|