Add o_exec for fopen into libc.

This commit is contained in:
jbnadal
2016-12-08 20:16:35 +01:00
parent 1cd627a492
commit f7bc8e7f4c
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
DO_XSI_MATH=y
# UCLIBC_HAS_FENV is not set
KERNEL_HEADERS="/home/jbnadal/sources/git/audio/_builds/sun8i-h3_QuartetIII-release/buildroot/build/linux-headers-3.4.112/usr/include"
KERNEL_HEADERS="/home/jbnadal/sources/jb/PI/Domo/_builds/sun8i-h2_domo-release/buildroot/build/linux-headers-3.4.113/usr/include"
HAVE_DOT_CONFIG=y
#
@@ -189,7 +189,7 @@ UCLIBC_HAS_STDIO_PUTC_MACRO=y
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE=y
UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
UCLIBC_HAS_PRINTF_M_SPEC=y
UCLIBC_HAS_ERRNO_MESSAGES=y
@@ -236,7 +236,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
#
# Development/debugging options
#
CROSS_COMPILER_PREFIX="/home/jbnadal/sources/git/audio/AwoxBSP/projects/customers/sun8i-h3_QuartetIII/../../../../_builds/sun8i-h3_QuartetIII-release//cross/usr/bin/arm-awox-linux-uclibcgnueabihf-"
CROSS_COMPILER_PREFIX="/home/jbnadal/sources/jb/PI/Domo/projects/sun8i-h2_domo/../../_builds/sun8i-h2_domo-release//cross/usr/bin/arm-awox-linux-uclibcgnueabihf-"
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
# DOSTRIP is not set