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 /extra/Configs/Config.frv.default | |
parent | 5941632e79effa6654512aa391a6d569cde68b94 (diff) |
Patch from Peter S. Mazinger:
rename UCLIBC_PIE_SUPPORT to UCLIBC_BUILD_PIE
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 af6f1daed..ac1d0aa4e 100644 --- a/extra/Configs/Config.frv.default +++ b/extra/Configs/Config.frv.default @@ -48,7 +48,7 @@ HAVE_SHARED=y # ARCH_HAS_NO_LDSO is not set BUILD_UCLIBC_LDSO=y FORCE_SHAREABLE_TEXT_SEGMENTS=y -UCLIBC_PIE_SUPPORT=y +UCLIBC_BUILD_PIE=y LDSO_LDD_SUPPORT=y LDSO_CACHE_SUPPORT=y LDSO_PRELOAD_FILE_SUPPORT=y |