Minor config updates
This commit is contained in:
parent
9bd870547a
commit
d385b6e3a2
@ -384,6 +384,7 @@ CONFIG_ASH=y
|
||||
CONFIG_ASH_JOB_CONTROL=y
|
||||
CONFIG_ASH_ALIAS=y
|
||||
CONFIG_ASH_MATH_SUPPORT=y
|
||||
CONFIG_ASH_MATH_SUPPORT_64=y
|
||||
# CONFIG_ASH_GETOPTS is not set
|
||||
# CONFIG_ASH_CMDCMD is not set
|
||||
# CONFIG_ASH_MAIL is not set
|
||||
|
@ -39,6 +39,7 @@ HAVE_DOT_CONFIG=y
|
||||
DOPIC=y
|
||||
HAVE_SHARED=y
|
||||
BUILD_UCLIBC_LDSO=y
|
||||
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
||||
# UCLIBC_PIE_SUPPORT is not set
|
||||
LDSO_LDD_SUPPORT=y
|
||||
UCLIBC_CTOR_DTOR=y
|
||||
|
Loading…
Reference in New Issue
Block a user