mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
build uClibc with UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME, because mesa-drivers need this
This commit is contained in:
parent
07a903af80
commit
286cb0a6e8
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Version: 0.9.30-svn
|
# Version: 0.9.30-git
|
||||||
#
|
#
|
||||||
# TARGET_alpha is not set
|
# TARGET_alpha is not set
|
||||||
# TARGET_arm is not set
|
# TARGET_arm is not set
|
||||||
@ -104,7 +104,8 @@ UCLIBC_SUSV3_LEGACY=y
|
|||||||
# UCLIBC_SUSV4_LEGACY is not set
|
# UCLIBC_SUSV4_LEGACY is not set
|
||||||
# UCLIBC_HAS_STUBS is not set
|
# UCLIBC_HAS_STUBS is not set
|
||||||
UCLIBC_HAS_SHADOW=y
|
UCLIBC_HAS_SHADOW=y
|
||||||
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
|
||||||
|
UCLIBC_HAS___PROGNAME=y
|
||||||
UCLIBC_HAS_PTY=y
|
UCLIBC_HAS_PTY=y
|
||||||
# ASSUME_DEVPTS is not set
|
# ASSUME_DEVPTS is not set
|
||||||
# UNIX98PTY_ONLY is not set
|
# UNIX98PTY_ONLY is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user