diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-12-22 21:14:23 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-12-22 21:14:23 +0000 |
commit | 433ccbdd22063df62307459bb9d73b2e9016a5db (patch) | |
tree | 513f6f0dac212f39360ab7d0d03943fd9f7ddc8b /extra/Configs/Config.frv.default | |
parent | 3d831a7c27e8c781bf7cfef0e36a6f27f38c0cf4 (diff) |
Patch from Peter S. Mazinger:
rename UCLIBC_PROPOLICE to UCLIBC_HAS_SSP
Diffstat (limited to 'extra/Configs/Config.frv.default')
-rw-r--r-- | extra/Configs/Config.frv.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.frv.default b/extra/Configs/Config.frv.default index ac1d0aa4e..780f865bb 100644 --- a/extra/Configs/Config.frv.default +++ b/extra/Configs/Config.frv.default @@ -54,7 +54,7 @@ LDSO_CACHE_SUPPORT=y LDSO_PRELOAD_FILE_SUPPORT=y LDSO_BASE_FILENAME="ld.so.1" UCLIBC_CTOR_DTOR=y -# UCLIBC_PROPOLICE is not set +# UCLIBC_HAS_SSP is not set # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y |