diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-16 14:52:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-16 14:52:48 +0000 |
commit | a7b8a239e2db4cf5ba868dd1f1d8af6a16854b0e (patch) | |
tree | 36645762f16f9f696ba2a8f42d0084225f0c9ae4 /main/libc0.9.32/uclibcconfig.x86 | |
parent | 2a2efac1fde2986830b7b0008551fa243a3848ba (diff) | |
download | aports-a7b8a239e2db4cf5ba868dd1f1d8af6a16854b0e.tar.bz2 aports-a7b8a239e2db4cf5ba868dd1f1d8af6a16854b0e.tar.xz |
main/libc0.9.32: new snapshot. enable debugging
Diffstat (limited to 'main/libc0.9.32/uclibcconfig.x86')
-rw-r--r-- | main/libc0.9.32/uclibcconfig.x86 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/main/libc0.9.32/uclibcconfig.x86 b/main/libc0.9.32/uclibcconfig.x86 index 1368b58ec..3baabc771 100644 --- a/main/libc0.9.32/uclibcconfig.x86 +++ b/main/libc0.9.32/uclibcconfig.x86 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.32-git -# Fri May 7 11:46:52 2010 +# Wed Sep 15 14:17:28 2010 # # TARGET_alpha is not set # TARGET_arm is not set @@ -51,7 +51,7 @@ CONFIG_486=y # CONFIG_WINCHIP2 is not set # CONFIG_CYRIXIII is not set # CONFIG_NEHEMIAH is not set -TARGET_SUBARCH="" +TARGET_SUBARCH="i486" # # Using ELF file format @@ -219,6 +219,7 @@ UCLIBC_HAS_NFTW=y UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options @@ -249,8 +250,8 @@ UCLIBC_BUILD_NOEXECSTACK=y # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" -# DODEBUG is not set -DOSTRIP=y +DODEBUG=y +# DOSTRIP is not set # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set |