mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
uClibc: add TM_EXTENSIONS and TZ_CACHING (needed for qt-x11-opensource)
This commit is contained in:
parent
ca454d424e
commit
d0735ecb6c
@ -49,7 +49,7 @@ UCLIBC_HAS_FPU=y
|
||||
DO_C99_MATH=y
|
||||
UCLIBC_HAS_FENV=y
|
||||
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
||||
KERNEL_HEADERS=""
|
||||
KERNEL_HEADERS="/home/stephan/projects/OpenELEC.myth/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.31/dest/include"
|
||||
FORCE_OPTIONS_FOR_ARCH=y
|
||||
# CONFIG_GENERIC_386 is not set
|
||||
# CONFIG_386 is not set
|
||||
@ -109,8 +109,8 @@ UCLIBC_HAS_PTY=y
|
||||
# ASSUME_DEVPTS is not set
|
||||
# UNIX98PTY_ONLY is not set
|
||||
UCLIBC_HAS_GETPT=y
|
||||
# UCLIBC_HAS_TM_EXTENSIONS is not set
|
||||
# UCLIBC_HAS_TZ_CACHING is not set
|
||||
UCLIBC_HAS_TM_EXTENSIONS=y
|
||||
UCLIBC_HAS_TZ_CACHING=y
|
||||
UCLIBC_HAS_TZ_FILE=y
|
||||
# UCLIBC_HAS_TZ_FILE_READ_MANY is not set
|
||||
UCLIBC_TZ_FILE_PATH="/etc/TZ"
|
||||
|
Loading…
x
Reference in New Issue
Block a user