tools-uclibc: update configs for busybox and uclibc-ng
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
parent
d365ad7299
commit
a04c9746e3
8 changed files with 1728 additions and 1256 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# uClibc-ng 0.1.0.32 C Library Configuration
|
# uClibc-ng 0.1.0.33 C Library Configuration
|
||||||
#
|
#
|
||||||
# TARGET_aarch64 is not set
|
# TARGET_aarch64 is not set
|
||||||
# TARGET_alpha is not set
|
# TARGET_alpha is not set
|
||||||
|
@ -233,7 +233,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||||
#
|
#
|
||||||
# Development/debugging options
|
# Development/debugging options
|
||||||
#
|
#
|
||||||
CROSS_COMPILER_PREFIX=""
|
CROSS_COMPILER_PREFIX="x86_64-unknown-linux-uclibc-"
|
||||||
UCLIBC_EXTRA_CFLAGS=""
|
UCLIBC_EXTRA_CFLAGS=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
DOSTRIP=y
|
DOSTRIP=y
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# uClibc-ng 0.1.0.32 C Library Configuration
|
# uClibc-ng 0.1.0.33 C Library Configuration
|
||||||
#
|
#
|
||||||
# TARGET_aarch64 is not set
|
# TARGET_aarch64 is not set
|
||||||
# TARGET_alpha is not set
|
# TARGET_alpha is not set
|
||||||
|
@ -233,7 +233,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||||
#
|
#
|
||||||
# Development/debugging options
|
# Development/debugging options
|
||||||
#
|
#
|
||||||
CROSS_COMPILER_PREFIX=""
|
CROSS_COMPILER_PREFIX="x86_64-unknown-linux-uclibc-"
|
||||||
UCLIBC_EXTRA_CFLAGS=""
|
UCLIBC_EXTRA_CFLAGS=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
DOSTRIP=y
|
DOSTRIP=y
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# uClibc-ng 0.1.0.32 C Library Configuration
|
# uClibc-ng 0.1.0.33 C Library Configuration
|
||||||
#
|
#
|
||||||
# TARGET_aarch64 is not set
|
# TARGET_aarch64 is not set
|
||||||
# TARGET_alpha is not set
|
# TARGET_alpha is not set
|
||||||
|
@ -238,7 +238,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||||
#
|
#
|
||||||
# Development/debugging options
|
# Development/debugging options
|
||||||
#
|
#
|
||||||
CROSS_COMPILER_PREFIX=""
|
CROSS_COMPILER_PREFIX="i686-unknown-linux-uclibc-"
|
||||||
UCLIBC_EXTRA_CFLAGS=""
|
UCLIBC_EXTRA_CFLAGS=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
DOSTRIP=y
|
DOSTRIP=y
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# uClibc-ng 0.1.0.32 C Library Configuration
|
# uClibc-ng 0.1.0.33 C Library Configuration
|
||||||
#
|
#
|
||||||
# TARGET_aarch64 is not set
|
# TARGET_aarch64 is not set
|
||||||
# TARGET_alpha is not set
|
# TARGET_alpha is not set
|
||||||
|
@ -238,7 +238,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
|
||||||
#
|
#
|
||||||
# Development/debugging options
|
# Development/debugging options
|
||||||
#
|
#
|
||||||
CROSS_COMPILER_PREFIX=""
|
CROSS_COMPILER_PREFIX="i686-unknown-linux-uclibc-"
|
||||||
UCLIBC_EXTRA_CFLAGS=""
|
UCLIBC_EXTRA_CFLAGS=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
DOSTRIP=y
|
DOSTRIP=y
|
Loading…
Add table
Reference in a new issue