add missing config symbol in x86_64 configuration
SVN-Revision: 14132
This commit is contained in:
parent
ec7b663c86
commit
63426c5715
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||||
CROSS_COMPILER_PREFIX=""
|
CROSS_COMPILER_PREFIX=""
|
||||||
UCLIBC_EXTRA_CFLAGS=""
|
UCLIBC_EXTRA_CFLAGS=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
|
# DODEBUG_PT is not set
|
||||||
DOSTRIP=y
|
DOSTRIP=y
|
||||||
# DOASSERTS is not set
|
# DOASSERTS is not set
|
||||||
# SUPPORT_LD_DEBUG is not set
|
# SUPPORT_LD_DEBUG is not set
|
||||||
|
|
Loading…
Reference in a new issue