diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-12-22 19:11:07 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-12-22 19:11:07 +0000 |
commit | e320e67feb2d6119491416f7a9740b400f8ed66e (patch) | |
tree | 2e4cac8408d8b28a9e5e86fc6fe6a004f28bff34 /debian/config | |
parent | 5941632e79effa6654512aa391a6d569cde68b94 (diff) |
Patch from Peter S. Mazinger:
rename UCLIBC_PIE_SUPPORT to UCLIBC_BUILD_PIE
Diffstat (limited to 'debian/config')
-rw-r--r-- | debian/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config b/debian/config index 5bbd52996..bed3b700f 100644 --- a/debian/config +++ b/debian/config @@ -40,7 +40,7 @@ DOPIC=y HAVE_SHARED=y # ARCH_HAS_NO_LDSO is not set BUILD_UCLIBC_LDSO=y -# UCLIBC_PIE_SUPPORT is not set +# UCLIBC_BUILD_PIE is not set LDSO_LDD_SUPPORT=y UCLIBC_CTOR_DTOR=y # UCLIBC_PROPOLICE is not set |