]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Replace (e)glibc by glibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Jun 2016 21:40:54 +0000 (23:40 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 28 Jun 2016 20:19:22 +0000 (22:19 +0200)
Following the removal of eglibc support, this commit replaces all
occurences of "(e)glibc" by just "glibc". Most of the occurences are in
package Config.in comments.

In addition, when the form "an (e)glibc ..." was used, it is replaced by
"a glibc ...".

[Peter: add new efi* packages, s/uclibc/uClibc as suggested by Romain,
        systemd / liquid-dsp tweaks as suggested by Yann]
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>
73 files changed:
docs/manual/adding-packages-directory.txt
package/apitrace/Config.in
package/armadillo/Config.in
package/audit/Config.in
package/avrdude/Config.in
package/blktrace/Config.in
package/canfestival/Config.in
package/clapack/Config.in
package/dbus-cpp/Config.in
package/directfb/Config.in
package/dt/Config.in
package/e2fsprogs/Config.in
package/efibootmgr/Config.in
package/efivar/Config.in
package/elfutils/Config.in
package/exim/exim.mk
package/freescale-imx/gpu-amd-bin-mx51/Config.in
package/freescale-imx/imx-codec/Config.in
package/freescale-imx/imx-gpu-viv/Config.in
package/freescale-imx/libz160/Config.in
package/gcc/gcc-final/gcc-final.mk
package/glibc/glibc.mk
package/gmrender-resurrect/Config.in
package/google-breakpad/Config.in
package/gstreamer/gst-fsl-plugins/Config.in
package/gstreamer/gst-plugin-x170/Config.in
package/guile/Config.in
package/ifupdown/Config.in
package/kexec-lite/Config.in
package/kodi/Config.in
package/kvmtool/Config.in
package/libbsd/Config.in
package/libcgroup/Config.in
package/libnet/Config.in
package/librtas/Config.in
package/libsigsegv/Config.in
package/libump/Config.in
package/linux-pam/Config.in
package/liquid-dsp/Config.in
package/lirc-tools/Config.in
package/ltrace/Config.in
package/mali-t76x/Config.in
package/midori/Config.in
package/mongodb/Config.in
package/mpd/Config.in
package/netcat-openbsd/Config.in
package/netsniff-ng/Config.in
package/network-manager/Config.in
package/nss-mdns/Config.in
package/nss-pam-ldapd/Config.in
package/nvidia-driver/Config.in
package/nvidia-tegra23/Config.in
package/on2-8170-libs/Config.in
package/openvmtools/Config.in
package/powerpc-utils/Config.in
package/python-pam/Config.in
package/racehound/Config.in
package/rpi-firmware/Config.in
package/rsh-redone/Config.in
package/sunxi-cedarx/Config.in
package/sunxi-mali/Config.in
package/ti-gfx/Config.in
package/unscd/Config.in
package/util-linux/Config.in
package/webkitgtk/Config.in
package/wf111/Config.in
package/wine/Config.in
package/wvdial/Config.in
package/wvstreams/Config.in
package/x11r7/xdriver_xf86-video-imx/Config.in
system/Config.in
toolchain/toolchain-buildroot/Config.in
toolchain/toolchain-external/Config.in

index 5537032dcd36d81f91ceb9ea4dd2fb8e3a492635..ee4a721df7117f589040b16ff98a69caf0273dba 100644 (file)
@@ -311,7 +311,7 @@ use in the comment.
 ** Dependency symbol: +BR2_TOOLCHAIN_USES_GLIBC+,
    +BR2_TOOLCHAIN_USES_MUSL+, +BR2_TOOLCHAIN_USES_UCLIBC+
 ** Comment string: for the C library, a slightly different comment text
-   is used: +foo needs an (e)glibc toolchain+, or `foo needs an (e)glibc
+   is used: +foo needs a glibc toolchain+, or `foo needs a glibc
    toolchain w/ C++`
 
 * C++ support
index a977712818617ef45010bfd0a3fcb913f1e7b43a..7fdd35af3e02cd97c06828752934ac70f6735734 100644 (file)
@@ -1,4 +1,4 @@
-comment "apitrace needs a (e)glibc toolchain w/ C++, gcc >= 4.6"
+comment "apitrace needs a glibc toolchain w/ C++, gcc >= 4.6"
        depends on BR2_PACKAGE_XORG7
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_USES_GLIBC \
                || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_6
index 18bf750ebde4de93f0dd7b089f4058914b27bb24..1f3f3569d46070df2ae692ee9e88ac9a3bfef4ce 100644 (file)
@@ -4,7 +4,7 @@ comment "armadillo needs a toolchain w/ C++"
        depends on !BR2_powerpc
        depends on !BR2_bfin
 
-comment "armadillo needs an (e)glibc toolchain w/ C++"
+comment "armadillo needs a glibc toolchain w/ C++"
        depends on BR2_powerpc
        depends on !BR2_INSTALL_LIBSTDCPP || BR2_TOOLCHAIN_USES_UCLIBC
 
index 717c364fd51218191776fa54cf20bbbe20922a5c..df5a5cc877563646e472bce422eb19af9591bbc8 100644 (file)
@@ -19,7 +19,7 @@ config BR2_PACKAGE_AUDIT
 
          http://people.redhat.com/sgrubb/audit/
 
-comment "audit needs a uClibc or (e)glibc toolchain w/ threads, dynamic library"
+comment "audit needs a uClibc or glibc toolchain w/ threads, dynamic library"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS \
                || BR2_TOOLCHAIN_USES_MUSL
        depends on BR2_PACKAGE_AUDIT_ARCH_SUPPORTS
index 460f1550862d995b69a818642daefb549800fbd4..8aca8412829a818f21979b7011ac804aa1d5e937 100644 (file)
@@ -15,7 +15,7 @@ config BR2_PACKAGE_AVRDUDE
 
          https://github.com/kcuzner/avrdude
 
-comment "avrdude needs a uclibc or (e)glibc toolchain w/ threads, wchar, dynamic library"
+comment "avrdude needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || BR2_STATIC_LIBS \
                || !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
        depends on !BR2_bfin
index ed5d78a542c628e7d21c37053fb434003e9a370f..958f004d1142e28af644270efddd728d67e4e9a2 100644 (file)
@@ -11,5 +11,5 @@ config BR2_PACKAGE_BLKTRACE
 
          http://git.kernel.dk/?p=blktrace.git;a=summary
 
-comment "blktrace needs a (e)glibc or musl toolchain"
+comment "blktrace needs a glibc or musl toolchain"
        depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL)
index 4e734964aafb74647f3e855d96b9b1d2890d81d8..5522afe54f03ef2c4ddcb9476292ecf383e8d0e3 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_CANFESTIVAL_ARCH_SUPPORTS
        bool
        default y if BR2_i386 || BR2_x86_64 || BR2_powerpc || BR2_arm
 
-comment "canfestival needs a (e)glibc or uClibc toolchain w/ threads and dynamic library"
+comment "canfestival needs a glibc or uClibc toolchain w/ threads and dynamic library"
        depends on BR2_PACKAGE_CANFESTIVAL_ARCH_SUPPORTS
        depends on BR2_TOOLCHAIN_USES_MUSL || \
                !BR2_TOOLCHAIN_HAS_THREADS || \
index 2257524ecde5d6f643335824f4ed693e215949bf..ff7f8a7cbf79c019dc85c3eecda06248f4a0d2c4 100644 (file)
@@ -1,4 +1,4 @@
-comment "clapack needs an (e)glibc toolchain"
+comment "clapack needs a glibc toolchain"
        depends on BR2_powerpc
        depends on !BR2_TOOLCHAIN_USES_GLIBC
 
index 8e9ed662a5f247b3e45e5f94af9e21cea7ab036c..e90b211490514be633a88c6c3de1fe82053f04c4 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_DBUS_CPP
 
          http://sourceforge.net/projects/dbus-cplusplus/
 
-comment "dbus-c++ needs a uClibc or (e)glibc toolchain w/ C++, threads"
+comment "dbus-c++ needs a uClibc or glibc toolchain w/ C++, threads"
        depends on BR2_USE_MMU
        depends on BR2_PACKAGE_DBUS
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS \
index 2aed63f1e817b547530ede3558597b067345df45..f0bcaaa560d08ceed762379e9d23400e0872d1eb 100644 (file)
@@ -161,7 +161,7 @@ config BR2_PACKAGE_DIRECTFB_TESTS
 
 endif # BR2_PACKAGE_DIRECTFB
 
-comment "directfb needs a (e)glibc or uClibc toolchain w/ C++, threads, gcc >= 4.5"
+comment "directfb needs a glibc or uClibc toolchain w/ C++, threads, gcc >= 4.5"
        depends on BR2_TOOLCHAIN_HAS_SYNC_4
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP || \
                !BR2_TOOLCHAIN_GCC_AT_LEAST_4_5 || BR2_TOOLCHAIN_USES_MUSL
index 848e251b60024f799630a8b7c09224480c7d9ff6..826a66ebd5d66d40a3f1aef8709857228db651ad 100644 (file)
@@ -1,4 +1,4 @@
-comment "dt needs a (e)glibc or uclibc toolchain w/ threads"
+comment "dt needs a glibc or uClibc toolchain w/ threads"
        depends on BR2_USE_MMU
        depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAIN_USES_MUSL
 
index cf43dbcc696803ff004767e8d4371a98b3f8c668..4db11e1fc31b84f0f6b3d6df6acab6bc8cdc03c8 100644 (file)
@@ -51,7 +51,7 @@ config BR2_PACKAGE_E2FSPROGS_E4DEFRAG
        depends on !BR2_nios2 # fallocate not implemented
        depends on !BR2_TOOLCHAIN_USES_UCLIBC # sync_file_range not impl
 
-comment "e4defrag needs an (e)glibc or musl toolchain"
+comment "e4defrag needs a glibc or musl toolchain"
        depends on BR2_TOOLCHAIN_USES_UCLIBC
 
 config BR2_PACKAGE_E2FSPROGS_FILEFRAG
index cb1b18e7879a4baace9f1b0c0fa3a70189d8cbb5..758c01fefaea60965d4bfbeb8eebe56d7cf1765a 100644 (file)
@@ -11,6 +11,6 @@ config BR2_PACKAGE_EFIBOOTMGR
 
          https://github.com/rhinstaller/efibootmgr
 
-comment "efibootmgr requires an (e)glibc toolchain w/ headers >= 3.12"
+comment "efibootmgr requires a glibc toolchain w/ headers >= 3.12"
        depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12 || \
                !BR2_TOOLCHAIN_USES_GLIBC
index c507584b6ff866018d4901657ac4f0a76a966c6d..9cd1f1949eaa604b614d157a311036457afd7c33 100644 (file)
@@ -10,6 +10,6 @@ config BR2_PACKAGE_EFIVAR
 
          https://github.com/rhinstaller/efivar
 
-comment "efivar requires an (e)glibc toolchain w/ headers >= 3.12"
+comment "efivar requires a glibc toolchain w/ headers >= 3.12"
        depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12 || \
                !BR2_TOOLCHAIN_USES_GLIBC
index cbb5af21355334fe66d5dcb99a053fc50da19c47..0419e27902e4460ffe4417c0865eda39da6d6df6 100644 (file)
@@ -1,4 +1,4 @@
-comment "elfutils needs a uClibc or (e)glibc toolchain w/ wchar, dynamic library"
+comment "elfutils needs a uClibc or glibc toolchain w/ wchar, dynamic library"
        depends on !BR2_bfin
        depends on !BR2_USE_WCHAR || BR2_STATIC_LIBS \
                || !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
index 2cc706c71b2484f054e3811d01dd247b89791a63..ed7d16975f2642aeed09bb1103b8fedd36fa1e37 100644 (file)
@@ -72,7 +72,7 @@ define EXIM_USE_DEFAULT_CONFIG_FILE_OPENSSL
 endef
 endif
 
-# only (e)glibc provides libnsl, remove -lnsl for all other toolchains
+# only glibc provides libnsl, remove -lnsl for all other toolchains
 # http://bugs.exim.org/show_bug.cgi?id=1564
 ifeq ($(BR2_TOOLCHAIN_USES_GLIBC),)
 define EXIM_REMOVE_LIBNSL_FROM_MAKEFILE
index 0ef96828dc12281011d92049e72b30e176829080..337713c720c7b821108ea97a2ca2cdd125aaf563 100644 (file)
@@ -1,4 +1,4 @@
-comment "gpu-amd-bin-mx51 needs an (e)glibc EABI toolchain w/ C++"
+comment "gpu-amd-bin-mx51 needs a glibc EABI toolchain w/ C++"
        depends on BR2_arm
        depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC || \
                !BR2_INSTALL_LIBSTDCPP
index 70d340ae05359f46cc0931a27f17e745c4582d32..df248b0cf2046f36beee0faa1fa4b8c321170c51 100644 (file)
@@ -8,6 +8,6 @@ config BR2_PACKAGE_IMX_CODEC
          This library is provided by NXP as-is and doesn't have
          an upstream.
 
-comment "imx-codec needs an (e)glibc toolchain"
+comment "imx-codec needs a glibc toolchain"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index 531c4805586215a357f51cf6156c645f44f74a69..effb24b3b22dc014bbb46a260e23f8b6d30602a5 100644 (file)
@@ -1,4 +1,4 @@
-comment "imx-gpu-viv needs an (e)glibc toolchain with armhf enabled"
+comment "imx-gpu-viv needs a glibc toolchain with armhf enabled"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_ARM_EABIHF
 
index cfbfb79e9ef6b5abfdcce6b836a0542ed8810abb..012efb9e7be85ea4b41c0f94fce09846c644d68b 100644 (file)
@@ -6,5 +6,5 @@ config BR2_PACKAGE_LIBZ160
          An API for user space programs to perform 2D accelerated graphics
          operations on AMD GPU (included for examples in iMX5x chipsets)
 
-comment "libz160 needs an EABI toolchain w/ (e)glibc"
+comment "libz160 needs an EABI toolchain w/ glibc"
        depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC
index 1d1d72e6e7b03e04c2e4fcc6da0414c4d18ad0ee..721f4c89d8f960e11c1fe7faf7f8d63bc841e565 100644 (file)
@@ -113,7 +113,7 @@ HOST_GCC_FINAL_POST_BUILD_HOOKS += TOOLCHAIN_BUILD_WRAPPER
 # -cc symlink to the wrapper is not created.
 HOST_GCC_FINAL_POST_INSTALL_HOOKS += HOST_GCC_INSTALL_WRAPPER_AND_SIMPLE_SYMLINKS
 
-# In gcc 4.7.x, the ARM EABIhf library loader path for (e)glibc was not
+# In gcc 4.7.x, the ARM EABIhf library loader path for glibc was not
 # correct, so we create a symbolic link to make things work
 # properly. eglibc installs the library loader as ld-linux-armhf.so.3,
 # but gcc creates binaries that reference ld-linux.so.3.
index db9b46b55c407fb1c2363221f81a7e3a70beca26..7adfa94bbf5811affe0ebaa52d54d8935d4ab912 100644 (file)
@@ -15,7 +15,7 @@ GLIBC_LICENSE_FILES = $(addprefix $(GLIBC_SRC_SUBDIR)/,COPYING COPYING.LIB LICEN
 # glibc is part of the toolchain so disable the toolchain dependency
 GLIBC_ADD_TOOLCHAIN_DEPENDENCY = NO
 
-# Before (e)glibc is configured, we must have the first stage
+# Before glibc is configured, we must have the first stage
 # cross-compiler and the kernel headers
 GLIBC_DEPENDENCIES = host-gcc-initial linux-headers host-gawk
 
index 1a46225a37ff5f6683072553ff4fb3cd507008af..631c407f5db04f3f8af643b102e7bef6b01bc4a7 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_GMRENDER_RESURRECT
 
          https://github.com/hzeller/gmrender-resurrect
 
-comment "gmrender-resurrect needs an (e)glibc or uClibc toolchain w/ wchar, threads"
+comment "gmrender-resurrect needs a glibc or uClibc toolchain w/ wchar, threads"
        depends on BR2_USE_MMU
        depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
                BR2_TOOLCHAIN_USES_MUSL
index a95bf637328b8ba3b04a1797ccdeb49b447eb548..7b8eeb1a3e8f0a3f4cfd1b02985cd9605b33fe8e 100644 (file)
@@ -29,6 +29,6 @@ config BR2_PACKAGE_GOOGLE_BREAKPAD
 
          http://code.google.com/p/google-breakpad/
 
-comment "google-breakpad requires an (e)glibc toolchain w/ C++ enabled"
+comment "google-breakpad requires a glibc toolchain w/ C++ enabled"
        depends on BR2_PACKAGE_GOOGLE_BREAKPAD_ARCH_SUPPORTS
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_USES_GLIBC
index f34a0676911870ce11d1b497aefe53ffaed3fe10..8921aa33ba2151083254e4793c82c51cb2b0ac13 100644 (file)
@@ -1,7 +1,7 @@
 comment "gst-fsl-plugins needs an imx-specific Linux kernel to be built"
        depends on BR2_arm && !BR2_LINUX_KERNEL
 
-comment "gst-fsl-plugins needs an (e)glibc toolchain"
+comment "gst-fsl-plugins needs a glibc toolchain"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC
 
index 09b44be0114328ccef5ec08c55a74941cc277c1b..30036705b82639dcb0206b538e73356abde6f482 100644 (file)
@@ -11,6 +11,6 @@ config BR2_PACKAGE_GST_PLUGIN_X170
 
          http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
 
-comment "gst-plugin-x170 needs an (e)glibc toolchain and a Linux kernel to be built"
+comment "gst-plugin-x170 needs a glibc toolchain and a Linux kernel to be built"
        depends on BR2_arm926t
        depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_USES_GLIBC
index b3f744ea41ed0555861c7b38b20bba6d89205471..e0f65712742e9f07506091372c37eb2e39c7bd3d 100644 (file)
@@ -16,7 +16,7 @@ config BR2_PACKAGE_GUILE
 
          http://www.gnu.org/software/guile
 
-comment "guile needs a uClibc or (e)glibc toolchain w/ threads, wchar, dynamic library"
+comment "guile needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
                BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
index 1e11e4ee0ad704b8462567d983b31c2bb6f3e121..ab4760617e0dbcd44d5c66ad00ec87a9d36b782a 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_IFUPDOWN
 
          https://tracker.debian.org/pkg/ifupdown
 
-comment "ifupdown needs an (e)glibc or musl toolchain w/ headers >= 3.0"
+comment "ifupdown needs a glibc or musl toolchain w/ headers >= 3.0"
        depends on BR2_USE_MMU
        depends on BR2_TOOLCHAIN_USES_UCLIBC || \
                !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
index fcc0d88be56539ce4064c2890933e19c6988fdc5..97748dcce5e8408b89c8ae8cdc5280bff37c9ea0 100644 (file)
@@ -14,7 +14,7 @@ config BR2_PACKAGE_KEXEC_LITE
          This package is a tiny implementation of the kexec userspace
          components, for devicetree-based platforms.
 
-comment "kexec-lite needs a uClibc or (e)glibc toolchain w/ wchar, dynamic library"
+comment "kexec-lite needs a uClibc or glibc toolchain w/ wchar, dynamic library"
        depends on BR2_powerpc || BR2_powerpc64
        depends on BR2_STATIC_LIBS || !BR2_USE_WCHAR \
                || !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
index a44ef5ab2fa207f5d00a3bf9b7187f60e8ccf4c7..01445a21dffaa0cabb59a3d487ac3af0609c4ad4 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_KODI_ARCH_SUPPORTS
                && BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS \
                && BR2_TOOLCHAIN_HAS_SYNC_8
 
-comment "kodi needs a uClibc or (e)glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.7, host gcc >= 4.6"
+comment "kodi needs a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.7, host gcc >= 4.6"
        depends on BR2_PACKAGE_KODI_ARCH_SUPPORTS
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS \
                || !BR2_USE_WCHAR || BR2_STATIC_LIBS \
@@ -187,7 +187,7 @@ config BR2_PACKAGE_KODI_LIBSHAIRPLAY
          Enable Shairport support.
          Select this if you want to stream content from an Apple device.
 
-comment "samba support needs a (e)glibc or uClibc toolchain w/ RPC"
+comment "samba support needs a glibc or uClibc toolchain w/ RPC"
        depends on (!BR2_TOOLCHAIN_USES_GLIBC && \
                !BR2_TOOLCHAIN_USES_UCLIBC) || !BR2_TOOLCHAIN_HAS_NATIVE_RPC
 
index f047c755cc6c8d8c6d74f962abe9d52cade58454..d2290c5d8c8641250114a52dad32de249beb9de9 100644 (file)
@@ -19,12 +19,12 @@ config BR2_PACKAGE_KVMTOOL
 
          https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/tree/README
 
-comment "kvmtool needs a (e)glibc or musl toolchain"
+comment "kvmtool needs a glibc or musl toolchain"
        depends on BR2_USE_MMU
        depends on BR2_i386 || BR2_mips || BR2_x86_64
        depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL)
 
-comment "kvmtool needs a (e)glibc or musl toolchain w/ dynamic library"
+comment "kvmtool needs a glibc or musl toolchain w/ dynamic library"
        depends on BR2_USE_MMU
        depends on BR2_aarch64 || BR2_arm || BR2_armeb
        depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL) || \
index dd2c19c183e1fc60b700421f6dd64acb4dc22dae..9b5b89812f57321ab23d8fd40b6d9314251deeea 100644 (file)
@@ -17,6 +17,6 @@ config BR2_PACKAGE_LIBBSD
 
          http://libbsd.freedesktop.org/
 
-comment "libbsd needs an (e)glibc toolchain w/ threads"
+comment "libbsd needs a glibc toolchain w/ threads"
        depends on BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC
index d02c2829ad9eedb20509138fde5d88041fca5e10..03efa71e6bdfb4ca5fe314e483bd79bd2d74271b 100644 (file)
@@ -18,5 +18,5 @@ config BR2_PACKAGE_LIBCGROUP_TOOLS
 
 endif
 
-comment "libcgroup needs an (e)glibc toolchain w/ C++"
+comment "libcgroup needs a glibc toolchain w/ C++"
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_USES_GLIBC
index 8a881286e775d5e7a57a88f12abcb1b5cf4b85de..0c5c230af42b8203ed322cc7d63eb6938f2aa2bb 100644 (file)
@@ -8,5 +8,5 @@ config BR2_PACKAGE_LIBNET
 
          http://sourceforge.net/projects/libnet-dev
 
-comment "libnet needs a (e)glibc or uClibc toolchain"
+comment "libnet needs a glibc or uClibc toolchain"
        depends on BR2_TOOLCHAIN_USES_MUSL
index 2e6063f830d90cb6167d1ad0e469598527dcee9c..fb0ac766bf9cc73b65f3fea5efed0eca2257bfae 100644 (file)
@@ -9,6 +9,6 @@ config BR2_PACKAGE_LIBRTAS
 
          http://librtas.sourceforge.net/
 
-comment "librtas needs an (e)glibc toolchain"
+comment "librtas needs a glibc toolchain"
        depends on BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index e5224da2eed1e2f113f617b60fb14fa28692b8e7..a42047438142322eff4341e73832ce90b4258fe3 100644 (file)
@@ -10,5 +10,5 @@ config BR2_PACKAGE_LIBSIGSEGV
 
          http://libsigsegv.sourceforge.net/
 
-comment "libsigsegv needs an (e)glibc toolchain"
+comment "libsigsegv needs a glibc toolchain"
        depends on (BR2_powerpc || BR2_sh) && BR2_TOOLCHAIN_USES_UCLIBC
index 10232b3f9310a1a60ef5d5f947c6306e39673719..696ccf3b11ab3a1487a73a841eb91b4c73b740fb 100644 (file)
@@ -8,6 +8,6 @@ config BR2_PACKAGE_LIBUMP
 
          http://github.com/linux-sunxi/libump
 
-comment "libump needs a (e)glibc toolchain"
+comment "libump needs a glibc toolchain"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index f5088b967fce3e8af334ea1bcdc4f9a233e097a3..f6cf5307dca61fa656646ae0a78e58d2129aaf02 100644 (file)
@@ -16,6 +16,6 @@ config BR2_PACKAGE_LINUX_PAM
 
          http://linux-pam.org
 
-comment "linux-pam needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "linux-pam needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
                || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
index a2cd21cf05ad3c8ae1a09f26352162168c75aa41..dca39153bb072343a9ce155bdc81a20a387576d8 100644 (file)
@@ -1,4 +1,4 @@
-comment "liquid-dsp requires a (e)glibc/musl toolchain w/ dynamic library"
+comment "liquid-dsp requires a glibc or musl toolchain w/ dynamic library"
        depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL) || BR2_STATIC_LIBS
 
 config BR2_PACKAGE_LIQUID_DSP
index 3dd202f284ed33876506481a868b748701491f00..60476b7935ace1cdd268287b10481dff2a4aeb7b 100644 (file)
@@ -19,7 +19,7 @@ config BR2_PACKAGE_LIRC_TOOLS
 
          http://www.lirc.org/
 
-comment "lirc-tools needs a uClibc or (e)glibc toolchain w/ threads, dynamic library, C++"
+comment "lirc-tools needs a uClibc or glibc toolchain w/ threads, dynamic library, C++"
        depends on BR2_USE_MMU
        depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS \
                || !BR2_INSTALL_LIBSTDCPP || BR2_TOOLCHAIN_USES_MUSL
index ff4d7bd3b01e702ea4e0f5fbbccabf811d1adcd8..7af6be21449314c919c437909485ebcb22a558ee 100644 (file)
@@ -18,6 +18,6 @@ config BR2_PACKAGE_LTRACE
 
          http://ltrace.org
 
-comment "ltrace needs a uclibc or (e)glibc toolchain w/ wchar, dynamic library"
+comment "ltrace needs a uClibc or glibc toolchain w/ wchar, dynamic library"
        depends on !BR2_USE_WCHAR || BR2_STATIC_LIBS \
                || !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
index 6c2ae4eb851c43a467a94e5121ad5fd2217507f8..26a7f6c00d0d0747af712ba7fe623390fcc9b211 100644 (file)
@@ -23,6 +23,6 @@ config BR2_PACKAGE_PROVIDES_LIBGLES
 
 endif
 
-comment "mali-t76x needs an (e)glibc toolchain with armhf enabled"
+comment "mali-t76x needs a glibc toolchain with armhf enabled"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_ARM_EABIHF
index 9751f33eac99355ee71377e18560bd8f6aa9f962..ca8150f4b089df3f34c949490fdcf7d114e64366 100644 (file)
@@ -1,4 +1,4 @@
-comment "midori needs libgtk3 and an (e)glibc toolchain w/ C++, gcc >= 4.9"
+comment "midori needs libgtk3 and a glibc toolchain w/ C++, gcc >= 4.9"
        depends on BR2_PACKAGE_WEBKITGTK_ARCH_SUPPORTS
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_PACKAGE_LIBGTK3 \
                || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 || !BR2_TOOLCHAIN_USES_GLIBC
index 2f6876a199196da5c0b72db239681bc66103d134..a78bb27e7059d9a87918ddf37f7ed6a17b8fc7b0 100644 (file)
@@ -22,7 +22,7 @@ config BR2_PACKAGE_MONGODB
 
          https://www.mongodb.org/
 
-comment "mongodb needs a (e)glibc toolchain w/ wchar, threads, C++, gcc >= 4.8"
+comment "mongodb needs a glibc toolchain w/ wchar, threads, C++, gcc >= 4.8"
        depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
                !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_USES_GLIBC || \
                !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
index dfc1812fad4be8def92a5287e55d4ec7e9236f67..2ea21fc6aef38ad16af804232ced0101dbc8d812 100644 (file)
@@ -189,7 +189,7 @@ config BR2_PACKAGE_MPD_LIBNFS
 comment "nfs support needs a toolchain w/ threads support"
        depends on !(BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAIN_HAS_NATIVE_RPC)
 
-comment "samba support needs an (e)glibc toolchain w/ dynamic library, RPC"
+comment "samba support needs a glibc toolchain w/ dynamic library, RPC"
        depends on !BR2_nios2
        depends on !BR2_TOOLCHAIN_USES_GLIBC || BR2_STATIC_LIBS || \
                !BR2_TOOLCHAIN_HAS_NATIVE_RPC
index 346561a8562dd1f4a5882c22403c2fdb99beff73..fec0ad5222e426c0a106437932b6afa146a444c9 100644 (file)
@@ -18,7 +18,7 @@ config BR2_PACKAGE_NETCAT_OPENBSD
 
          https://packages.debian.org/sid/netcat-openbsd
 
-comment "netcat-openbsd needs an (e)glibc toolchain w/ threads"
+comment "netcat-openbsd needs a glibc toolchain w/ threads"
        depends on BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC
 ~
index 5d2f5dfebb9c471a2a21a1e4f5a66bcc35edf86c..e52bb25f0acd3d7fbc04e696ec59051b54f69f38 100644 (file)
@@ -17,7 +17,7 @@ config BR2_PACKAGE_NETSNIFF_NG
          networking toolkit. If you will, the Swiss army knife for
          network packets.
 
-comment "netsniff-ng needs an (e)glibc toolchain w/ threads, headers >= 3.0"
+comment "netsniff-ng needs a glibc toolchain w/ threads, headers >= 3.0"
        depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC \
                || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
index 8b4607c7ce28635799442eb53f357b046e76f297..b234494e59ce27d39cba8f106b30f451c502de0a 100644 (file)
@@ -51,7 +51,7 @@ config BR2_PACKAGE_NETWORK_MANAGER_PPPD
          This option enables support for PPPD daemon
 endif
 
-comment "NetworkManager needs udev /dev management and a (e)glibc toolchain w/ headers >= 3.7"
+comment "NetworkManager needs udev /dev management and a glibc toolchain w/ headers >= 3.7"
        depends on BR2_USE_MMU
        depends on !BR2_PACKAGE_HAS_UDEV || \
                !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7 || \
index 0192cc2862e09d39d5b0bb15ea07d63a39476e6d..ad69e2aa4ce6924b7c991b003931b6d93a2492c4 100644 (file)
@@ -14,6 +14,6 @@ config BR2_PACKAGE_NSS_MDNS
 
          http://0pointer.de/lennart/projects/nss-mdns/
 
-comment "nss-mdns needs an (e)glibc toolchain"
+comment "nss-mdns needs a glibc toolchain"
        depends on BR2_USE_MMU && BR2_PACKAGE_AVAHI_DAEMON
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index da6d331b8a1ab01d70ca2608e2d0ca66661b1d7c..233f21365c37deb13836017891bdc8abbddb234a 100644 (file)
@@ -21,5 +21,5 @@ config BR2_PACKAGE_NSS_PAM_LDAPD_UTILITIES
 
 endif
 
-comment "nss-pam-ldapd needs an (e)glibc toolchain"
+comment "nss-pam-ldapd needs a glibc toolchain"
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index 30763c5a63eed3b889101b75a72ed86bd68e1413..04499f633404ea49ec7fbccdc2f1fb9320e093f5 100644 (file)
@@ -1,4 +1,4 @@
-comment "nvidia-driver needs an (e)glibc toolchain"
+comment "nvidia-driver needs a glibc toolchain"
        depends on BR2_i386 || BR2_x86_64
        depends on !BR2_TOOLCHAIN_USES_GLIBC
 
index eb33581d08fb4862a478cd7ac86bb60cb3ebf56e..9c9fd198d915a256a0a6c5dfb843a079f88f6561 100644 (file)
@@ -32,7 +32,7 @@ source "package/nvidia-tegra23/nvidia-tegra23-binaries/Config.in"
 source "package/nvidia-tegra23/nvidia-tegra23-codecs/Config.in"
 endif
 
-comment "nvidia-tegra23 needs Xorg <= 1.14 and a (e)glibc toolchain w/ EABIhf"
+comment "nvidia-tegra23 needs Xorg <= 1.14 and a glibc toolchain w/ EABIhf"
        depends on BR2_cortex_a9
        depends on !BR2_ARM_EABIHF || !BR2_TOOLCHAIN_USES_GLIBC \
                || !BR2_PACKAGE_XORG7 || !BR2_PACKAGE_XSERVER_XORG_SERVER_VIDEODRV_ABI_14
index 36f0b5c28b7dd4ca0f7352c69bf27dd4d4d8d2e7..40cad3d00c267aa9e171097356611b91e6dacc57 100644 (file)
@@ -10,6 +10,6 @@ config BR2_PACKAGE_ON2_8170_LIBS
 
          http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
 
-comment "on2-8170-libs needs an (e)glibc toolchain and a Linux kernel to be built"
+comment "on2-8170-libs needs a glibc toolchain and a Linux kernel to be built"
        depends on BR2_arm926t
        depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_USES_GLIBC
index 64bf65c5c9bc034df256fdc10c52926985dfdf64..79c503cfb882218ab4d65cdcaac73a37a4799d46 100644 (file)
@@ -41,12 +41,12 @@ config BR2_PACKAGE_OPENVMTOOLS_PAM
        help
          Support for PAM in openvmtools
 
-comment "PAM support needs an (e)glibc toolchain w/ dynamic library"
+comment "PAM support needs a glibc toolchain w/ dynamic library"
        depends on BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
 endif
 
-comment "openvmtools needs an (e)glibc or musl toolchain w/ wchar, threads, RPC, locale"
+comment "openvmtools needs a glibc or musl toolchain w/ wchar, threads, RPC, locale"
        depends on BR2_i386 || BR2_x86_64
        depends on BR2_USE_MMU
        depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
index 4037c55c61ce5cee30d162af8b291785c646567e..fb2fb7fac2e0cc25e8c97dc11a698f33748dcc8b 100644 (file)
@@ -28,7 +28,7 @@ config BR2_PACKAGE_POWERPC_UTILS_RTAS
          lsslot, activate_firmware, rtas_ibm_get_vpd, serv_config,
          rtas_event_decode, sys_ident.
 
-comment "RTAS support needs an (e)glibc toolchain"
+comment "RTAS support needs a glibc toolchain"
        depends on !BR2_TOOLCHAIN_USES_GLIBC
 
 endif
index b23a8e01724125ea4fb4bb9cd59934c7c49c7a21..497bcd38ebc12f24168bf89ad0f39962696deacd 100644 (file)
@@ -1,4 +1,4 @@
-comment "python-pam needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "python-pam needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on BR2_PACKAGE_PYTHON
        depends on !BR2_ENABLE_LOCALE || !BR2_USE_WCHAR || BR2_STATIC_LIBS || \
                BR2_TOOLCHAIN_USES_MUSL
index 6f62f81c55fc0d5220d1dd8c80a6a0d4bfbc61d9..2d1ccb838151ca2b2ea970a2abc41794ab839c5d 100644 (file)
@@ -29,7 +29,7 @@ comment "racehound needs an Linux kernel >= 3.14 to be built"
        depends on !BR2_LINUX_KERNEL
        depends on BR2_i386 || BR2_x86_64
 
-comment "racehound needs a uClibc or (e)glibc toolchain w/ C++, wchar, dynamic library"
+comment "racehound needs a uClibc or glibc toolchain w/ C++, wchar, dynamic library"
        depends on BR2_i386 || BR2_x86_64
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || BR2_STATIC_LIBS \
                || !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
index 405674f4231ed09e805f0ac17b8ae57ab2897f5e..c2983aa84ea127b6582f1ec937d2d0c200e5784d 100644 (file)
@@ -73,7 +73,7 @@ config BR2_PACKAGE_RPI_FIRMWARE_INSTALL_VCDBG
        help
          Install vcdbg, to help debug communication with the GPU.
 
-comment "vcdbg needs an (e)glibc toolchain w/ C++"
+comment "vcdbg needs a glibc toolchain w/ C++"
        depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_INSTALL_LIBSTDCPP
 
 endif # BR2_PACKAGE_RPI_FIRMWARE
index 316ff7a1db6e6d78ef84e9ba479c35444e24fe64..6258369e27be0f390cbea41daba49b5d39659f9b 100644 (file)
@@ -19,7 +19,7 @@ config BR2_PACKAGE_RSH_REDONE_RLOGIND
        depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam
        select BR2_PACKAGE_LINUX_PAM
 
-comment "rlogind needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "rlogind needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
                || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
@@ -33,7 +33,7 @@ config BR2_PACKAGE_RSH_REDONE_RSHD
        depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam
        select BR2_PACKAGE_LINUX_PAM
 
-comment "rshd needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "rshd needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
                || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
index fc6e5298c39267ed614d411a75dd38e3d5a7f9de..43fcce58c2f2ba1bad0d9d572c3c33a0c80b9232 100644 (file)
@@ -11,6 +11,6 @@ config BR2_PACKAGE_SUNXI_CEDARX
          http://github.com/linux-sunxi/cedarx-libs
          http://linux-sunxi.org/CedarX
 
-comment "sunxi-cedarx needs an (e)glibc toolchain"
+comment "sunxi-cedarx needs a glibc toolchain"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index f0c1b35898a0c332db86dac0d3f155e4f778f8c8..b151135dede3128ddf6ef04cd58858ea17a09374 100644 (file)
@@ -64,6 +64,6 @@ endchoice
 
 endif
 
-comment "sunxi-mali needs an (e)glibc toolchain"
+comment "sunxi-mali needs a glibc toolchain"
        depends on BR2_arm
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index 1481534d8311db9a5f0cad13e24f51f7656c8502..39b0a932b4e38d28edacf7c44cb2329d7b9c0612 100644 (file)
@@ -72,6 +72,6 @@ endchoice
 
 endif
 
-comment "ti-gfx needs an (e)glibc toolchain and a Linux kernel to be built"
+comment "ti-gfx needs a glibc toolchain and a Linux kernel to be built"
        depends on BR2_arm
        depends on !(BR2_LINUX_KERNEL && BR2_TOOLCHAIN_USES_GLIBC)
index e979c301351f5be84ef6e361e0b79f06485138dd..23cc5a4fcb3a4dc4caf03464ba1b0118ca1f633d 100644 (file)
@@ -21,5 +21,5 @@ config BR2_PACKAGE_UNSCD
 
          http://busybox.net/~vda/unscd
 
-comment "unscd needs an (e)glibc toolchain"
+comment "unscd needs a glibc toolchain"
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index 8a36c0ab48c3242fc0e6011c9fa2da04ecf9e188..429dfa7e5659b1c118e5fc88e66034fa41bd87bf 100644 (file)
@@ -67,7 +67,7 @@ config BR2_PACKAGE_UTIL_LINUX_CHFN_CHSH
        help
          Change login shell, real user name and information
 
-comment "chfn/chsh needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "chfn/chsh needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
                || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
@@ -131,7 +131,7 @@ config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
        help
          Build login utilities (last, login, su, sulogin)
 
-comment "login utilities needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
+comment "login utilities needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
                || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
 
index e662fed129f3cd28bbca26a0a1088fd5df2ba77e..25f6fad49c4f6b07eb0ee2a7f7eb8850e31c2738 100644 (file)
@@ -10,7 +10,7 @@ config BR2_PACKAGE_WEBKITGTK_ARCH_SUPPORTS
        depends on BR2_USE_MMU # libglib2
        depends on BR2_TOOLCHAIN_HAS_SYNC_4
 
-comment "webkitgtk needs libgtk3 and an (e)glibc toolchain w/ C++, gcc >= 4.9"
+comment "webkitgtk needs libgtk3 and a glibc toolchain w/ C++, gcc >= 4.9"
        depends on BR2_PACKAGE_WEBKITGTK_ARCH_SUPPORTS
        depends on !BR2_PACKAGE_LIBGTK3 || !BR2_INSTALL_LIBSTDCPP || \
                !BR2_TOOLCHAIN_USES_GLIBC || \
index d2ba440a90a089457513266ac22e19c9bf081ab8..cfce8b4c86344ad2718d1ef6f103b054111cbd31 100644 (file)
@@ -30,7 +30,7 @@ config BR2_PACKAGE_WF111_TARBALL_PATH
 
 endif
 
-comment "wf111 needs an (e)glibc toolchain"
+comment "wf111 needs a glibc toolchain"
        depends on BR2_LINUX_KERNEL
        depends on BR2_ARM_CPU_ARMV5 || BR2_ARM_CPU_ARMV7A || BR2_i386
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index d1510e11a17af264be7b01619a33f17c94d27a0c..c67428844637889b586b12e2bf9fe0cc75d11c10 100644 (file)
@@ -17,7 +17,7 @@ config BR2_PACKAGE_WINE
 
          http://www.winehq.org
 
-comment "wine needs a (e)glibc toolchain"
+comment "wine needs a glibc toolchain"
        depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
        depends on BR2_i386
        depends on !BR2_TOOLCHAIN_USES_GLIBC
index d5458700f2c216a476280db89698e5c960b65295..03730f3bf88c9fbf2f50427212fe91d2ebae3638 100644 (file)
@@ -10,6 +10,6 @@ config BR2_PACKAGE_WVDIAL
 
          http://wvdial.googlecode.com/
 
-comment "wvdial needs a (e)glibc or uClibc toolchain w/ C++, dynamic library"
+comment "wvdial needs a glibc or uClibc toolchain w/ C++, dynamic library"
        depends on BR2_USE_MMU
        depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
index e2edd6d25782babe0601018c97405a8c0197bc73..3d2d8f42921ee0089f31a56572ee889971f5882d 100644 (file)
@@ -12,6 +12,6 @@ config BR2_PACKAGE_WVSTREAMS
 
          http://wvstreams.googlecode.com/
 
-comment "wvstreams needs a (e)glibc or uClibc toolchain w/ C++, dynamic library"
+comment "wvstreams needs a glibc or uClibc toolchain w/ C++, dynamic library"
        depends on BR2_USE_MMU
        depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
index bb98e5adcb33d63041a4d5487acb69f8b1f16a0c..398d49e1f03ce63c3f38e3a008b91bf785d9ecba 100644 (file)
@@ -23,7 +23,7 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_IMX
            Option "fbdev" "/dev/fb0"
          EndSection
 
-comment "xf86-video-imx needs an EABI toolchain w/ (e)glibc"
+comment "xf86-video-imx needs an EABI toolchain w/ glibc"
        depends on BR2_arm
        depends on !BR2_ARM_EABI || !BR2_TOOLCHAIN_USES_GLIBC
 
index 9441467435184fb19469aa7a1ede5556597686d4..3018b0a7bdde570bd3d76d24bb1bd6dd16085224 100644 (file)
@@ -95,7 +95,7 @@ config BR2_INIT_SYSTEMD
        select BR2_ROOTFS_MERGED_USR
        select BR2_PACKAGE_SYSTEMD
 
-comment "systemd needs (e)glibc toolchain, headers >= 3.10"
+comment "systemd needs glibc toolchain, headers >= 3.10"
        depends on !(BR2_TOOLCHAIN_USES_GLIBC \
                && BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10)
 
@@ -375,7 +375,7 @@ comment "automatic network configuration via DHCP needs ifupdown or busybox"
 
 config BR2_TARGET_TZ_INFO
        bool "Install timezone info"
-       # No timezone for musl; only for uClibc or (e)glibc.
+       # No timezone for musl; only for uClibc or glibc.
        depends on BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_UCLIBC
        select BR2_PACKAGE_TZDATA if BR2_TOOLCHAIN_USES_GLIBC
        select BR2_PACKAGE_TZ if BR2_TOOLCHAIN_USES_UCLIBC
@@ -391,7 +391,7 @@ config BR2_TARGET_TZ_ZONELIST
          Space-separated list of time zones to compile.
 
          The value "default" includes all commonly used time zones. Note
-         that this set consumes around 5.5M for (e)glibc and 2.1M for uClibc.
+         that this set consumes around 5.5M for glibc and 2.1M for uClibc.
 
          The full list is the list of files in the time zone database source,
          not including the build and .tab files.
index 43c07b23e536565df9c22600b38fd224a42f83d0..0b97bbf6aa7d984748dc77044e4b358cb024c31c 100644 (file)
@@ -62,7 +62,7 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC
 
          http://www.gnu.org/software/libc/
 
-comment "(e)glibc only available with shared lib support"
+comment "glibc only available with shared lib support"
        depends on BR2_USE_MMU
        depends on BR2_STATIC_LIBS
 
index 7aee57f8bcd9a7ec88307ec8d7254d95e4e0b989..552536ecffbf794271309c2224fca49dcc8a0e92 100644 (file)
@@ -3,7 +3,7 @@ if BR2_TOOLCHAIN_EXTERNAL
 choice
        prompt "Toolchain"
 
-comment "(e)glibc toolchains only available with shared lib support"
+comment "glibc toolchains only available with shared lib support"
        depends on BR2_STATIC_LIBS
 
 comment "Linaro toolchains available for Cortex-A + EABIhf"
@@ -926,7 +926,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC
          toolchain with eglibc configured to exclude key features may
          cause build failures to some packages.
 
-comment "(e)glibc only available with shared lib support"
+comment "glibc only available with shared lib support"
        depends on BR2_STATIC_LIBS
 
 config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL