OSDN Git Service

kernel.mk: set LC_CTYPE to C locale
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 22 Nov 2018 04:12:32 +0000 (12:12 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 22 Nov 2018 04:12:32 +0000 (12:12 +0800)
The simple workaround avoids AOSP's prebuilt flex crashing like

flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
Aborted (core dumped)


No differences found