diff options
| author | Imre Kaloz <kaloz@openwrt.org> | 2005-01-02 01:56:51 +0000 |
|---|---|---|
| committer | Imre Kaloz <kaloz@openwrt.org> | 2005-01-02 01:56:51 +0000 |
| commit | 2f147258dedb9b5c75eaec0c3b94ca2bc80622fc (patch) | |
| tree | 3f6b6ea0d2d592c7e0bc33f0a2e5bc97bc61ec26 /obsolete-buildroot/sources | |
| parent | 061f73536186b843b71f529ae5af823c4c75752a (diff) | |
| download | mtk-20170518-2f147258dedb9b5c75eaec0c3b94ca2bc80622fc.zip mtk-20170518-2f147258dedb9b5c75eaec0c3b94ca2bc80622fc.tar.gz mtk-20170518-2f147258dedb9b5c75eaec0c3b94ca2bc80622fc.tar.bz2 | |
Upgrade to newer sources.
SVN-Revision: 188
Diffstat (limited to 'obsolete-buildroot/sources')
| -rw-r--r-- | obsolete-buildroot/sources/uClibc.config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/obsolete-buildroot/sources/uClibc.config b/obsolete-buildroot/sources/uClibc.config index 8af3e2a..509a3dd 100644 --- a/obsolete-buildroot/sources/uClibc.config +++ b/obsolete-buildroot/sources/uClibc.config @@ -3,6 +3,7 @@ # # TARGET_alpha is not set # TARGET_arm is not set +# TARGET_bfin is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -60,7 +61,6 @@ LDSO_CACHE_SUPPORT=y # LDSO_PRELOAD_FILE_SUPPORT is not set LDSO_BASE_FILENAME="ld.so" UCLIBC_CTOR_DTOR=y -# UCLIBC_PROPOLICE is not set # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y @@ -141,6 +141,11 @@ RUNTIME_PREFIX="/" DEVEL_PREFIX="/usr/" # +# uClibc security related options +# +# UCLIBC_SECURITY is not set + +# # uClibc development/debugging options # # DODEBUG is not set |
