build uClibc with UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME, because mesa-drivers need this

This commit is contained in:
Stephan Raue 2009-08-09 01:35:07 +02:00
parent 07a903af80
commit 286cb0a6e8

View File

@ -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