diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2004-08-28 21:09:16 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2004-08-28 21:09:16 +0000 |
commit | 2fa66a163a6c261169802daab4c3f558f34349aa (patch) | |
tree | 7f8e253d356becf1fd130c9a7a9d43023d282b67 /extra/Configs | |
parent | c9a8697e5b02b390e3cb14ba787998459af2aac5 (diff) |
solar asked that this bit be reverted.
Diffstat (limited to 'extra/Configs')
-rw-r--r-- | extra/Configs/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 02eba213a..8d4d80760 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -201,7 +201,6 @@ config FORCE_SHAREABLE_TEXT_SEGMENTS config UCLIBC_PIE_SUPPORT bool "Support ET_DYN in shared library loader" select FORCE_SHAREABLE_TEXT_SEGMENTS - select UCLIBC_COMPLETELY_PIC default n help If you answer Y here, the uClibc native shared library loader will |