diff options
author | root <root@buildozer.(none)> | 2008-11-09 13:57:19 +0000 |
---|---|---|
committer | root <root@buildozer.(none)> | 2008-11-09 13:57:19 +0000 |
commit | 8932e9b8142477986920521bb6b4be1bcabc9576 (patch) | |
tree | 7b49053cae2d1cb7a545080718cc30300ac45607 /core/uclibc/uclibcconfig | |
parent | eaec254fe63744b700a5fe7d823c3950a11a5b40 (diff) | |
download | aports-8932e9b8142477986920521bb6b4be1bcabc9576.tar.bz2 aports-8932e9b8142477986920521bb6b4be1bcabc9576.tar.xz |
core/uclibc: do not use netlink as it makes things segfault
Diffstat (limited to 'core/uclibc/uclibcconfig')
-rw-r--r-- | core/uclibc/uclibcconfig | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/uclibc/uclibcconfig b/core/uclibc/uclibcconfig index 9b2326544a..588c5cd705 100644 --- a/core/uclibc/uclibcconfig +++ b/core/uclibc/uclibcconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30-rc2 -# Tue Oct 28 08:18:47 2008 +# Version: 0.9.30-rc3 +# Sun Nov 9 13:31:22 2008 # # TARGET_alpha is not set # TARGET_arm is not set @@ -148,8 +148,7 @@ UCLIBC_HAS_IPV6=y UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y UCLIBC_HAS_REENTRANT_RPC=y -UCLIBC_USE_NETLINK=y -UCLIBC_SUPPORT_AI_ADDRCONFIG=y +# UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set # |