diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-14 14:16:31 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-14 14:16:31 +0000 |
commit | 074cafed76801cb21a2b66e1ab4eef6c943eb52a (patch) | |
tree | c8260b1b7c962dec99189d2a87ba377f9e5f42de | |
parent | 26f2af4c238043c12e3a1317aabdc609a67367b8 (diff) |
- do not force LFS unto x86_64 folks
vapier, you added this in r12384. What was the reasoning back then?
-rw-r--r-- | extra/Configs/Config.x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.x86_64 b/extra/Configs/Config.x86_64 index 16097a0ca..7ae357f61 100644 --- a/extra/Configs/Config.x86_64 +++ b/extra/Configs/Config.x86_64 @@ -12,7 +12,6 @@ config FORCE_OPTIONS_FOR_ARCH default y select ARCH_LITTLE_ENDIAN select ARCH_HAS_MMU - select UCLIBC_HAS_LFS config ARCH_CFLAGS string |