Home
last modified time | relevance | path

Searched hist:d0fd0428ecf04b6e0975f91a1a344cc31ce40b8f (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A DMakefilediff d0fd0428ecf04b6e0975f91a1a344cc31ce40b8f Tue Jan 16 21:44:45 CET 2018 Yaakov Selkowitz <yselkowi@redhat.com> kconfig: fix make xconfig when gettext is missing

The C-based config programs are properly guarded from a missing (or,
currently, external) libintl.h by the HOST_EXTRACFLAGS check, but
this does not help the C++-based qconf.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>