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 /debian | |
parent | 3d831a7c27e8c781bf7cfef0e36a6f27f38c0cf4 (diff) |
Patch from Peter S. Mazinger:
rename UCLIBC_PROPOLICE to UCLIBC_HAS_SSP
Diffstat (limited to 'debian')
-rw-r--r-- | debian/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config b/debian/config index bed3b700f..4ee9f789f 100644 --- a/debian/config +++ b/debian/config @@ -43,7 +43,7 @@ BUILD_UCLIBC_LDSO=y # UCLIBC_BUILD_PIE is not set LDSO_LDD_SUPPORT=y 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 |