OSDN Git Service

ARC: Add GNU glob to ARC defconfigs
authorAnton Kolesov <anton.kolesov@synopsys.com>
Wed, 4 Feb 2015 12:34:51 +0000 (15:34 +0300)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 17 Feb 2015 22:59:54 +0000 (23:59 +0100)
GNU glob is required by make.

Signed-off-by: Anton Kolesov <anton.kolesov@synopsys.com>
Cc: Vineet Gupta <Vineet.Gupta1@synopsys.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
extra/Configs/defconfigs/arc/defconfig
extra/Configs/defconfigs/arc/tb10x_defconfig

index 2dca4f9..490bc22 100644 (file)
@@ -23,6 +23,7 @@ UCLIBC_HAS_LOCALE=y
 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
 UCLIBC_HAS_NFTW=y
 UCLIBC_HAS_FTW=y
+UCLIBC_HAS_GNU_GLOB=y
 RUNTIME_PREFIX="%RUNTIME_PREFIX%"
 DEVEL_PREFIX="%DEVEL_PREFIX%"
 CROSS_COMPILER_PREFIX="arc-linux-uclibc-"
index 60065f9..405a4ea 100644 (file)
@@ -30,6 +30,7 @@ UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
 UCLIBC_HAS_PRINTF_M_SPEC=y
 UCLIBC_HAS_NFTW=y
 UCLIBC_HAS_FTW=y
+UCLIBC_HAS_GNU_GLOB=y
 RUNTIME_PREFIX="%RUNTIME_PREFIX%"
 DEVEL_PREFIX="%DEVEL_PREFIX%"
 CROSS_COMPILER_PREFIX="arc-linux-uclibc-"