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

@@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Buildroot 2016.08.1-ga71004e-dirty Configuration # Buildroot 2016.08.1-g84f171f-dirty Configuration
# #
BR2_HAVE_DOT_CONFIG=y BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_6=y BR2_HOST_GCC_AT_LEAST_4_6=y
@@ -2428,7 +2428,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION=""
# BR2_PACKAGE_LIBUBOX is not set # BR2_PACKAGE_LIBUBOX is not set
# BR2_PACKAGE_PROCD is not set # BR2_PACKAGE_PROCD is not set
# BR2_PACKAGE_UBOX is not set # BR2_PACKAGE_UBOX is not set
# BR2_PACKAGE_UBUSD is not set # BR2_PACKAGE_UBUS is not set
# #
# Domo # Domo

View File

@@ -51,7 +51,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y DO_C99_MATH=y
DO_XSI_MATH=y DO_XSI_MATH=y
# UCLIBC_HAS_FENV is not set # 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 HAVE_DOT_CONFIG=y
# #
@@ -189,7 +189,7 @@ UCLIBC_HAS_STDIO_PUTC_MACRO=y
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 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_GLIBC_CUSTOM_STREAMS=y
UCLIBC_HAS_PRINTF_M_SPEC=y UCLIBC_HAS_PRINTF_M_SPEC=y
UCLIBC_HAS_ERRNO_MESSAGES=y UCLIBC_HAS_ERRNO_MESSAGES=y
@@ -236,7 +236,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
# #
# Development/debugging options # 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="" UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set # DODEBUG is not set
# DOSTRIP is not set # DOSTRIP is not set