diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:38:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:38:22 +0000 |
commit | 0e80482ed707ad647d66a03df710a9923ee6de22 (patch) | |
tree | 729fcce291f7476bf49663a4a6ea95900454d0b3 /main/libc0.9.32/uclibcconfig.x86_64 | |
parent | f505e40e90c6b62f4a97de4041cb3335c3a7a890 (diff) | |
download | aports-0e80482ed707ad647d66a03df710a9923ee6de22.tar.bz2 aports-0e80482ed707ad647d66a03df710a9923ee6de22.tar.xz |
main/libc0.9.32: add utmpx and fesetround for x86_64
Diffstat (limited to 'main/libc0.9.32/uclibcconfig.x86_64')
-rw-r--r-- | main/libc0.9.32/uclibcconfig.x86_64 | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/main/libc0.9.32/uclibcconfig.x86_64 b/main/libc0.9.32/uclibcconfig.x86_64 index c714854934..a07766c808 100644 --- a/main/libc0.9.32/uclibcconfig.x86_64 +++ b/main/libc0.9.32/uclibcconfig.x86_64 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.32-git -# Thu Nov 18 19:45:51 2010 +# Mon Nov 29 12:34:17 2010 # # TARGET_alpha is not set # TARGET_arm is not set @@ -34,23 +34,6 @@ TARGET_x86_64=y # TARGET_ARCH="x86_64" FORCE_OPTIONS_FOR_ARCH=y -# CONFIG_GENERIC_386 is not set -# CONFIG_386 is not set -# CONFIG_486 is not set -# CONFIG_586 is not set -# CONFIG_586MMX is not set -# CONFIG_686 is not set -# CONFIG_PENTIUMII is not set -# CONFIG_PENTIUMIII is not set -# CONFIG_PENTIUM4 is not set -# CONFIG_K6 is not set -# CONFIG_K7 is not set -# CONFIG_ELAN is not set -# CONFIG_CRUSOE is not set -# CONFIG_WINCHIPC6 is not set -# CONFIG_WINCHIP2 is not set -# CONFIG_CYRIXIII is not set -# CONFIG_NEHEMIAH is not set TARGET_SUBARCH="" # @@ -219,7 +202,7 @@ UCLIBC_HAS_NFTW=y UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y -# UCLIBC_HAS_UTMPX is not set +UCLIBC_HAS_UTMPX=y # # Library Installation Options |