diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-09 10:05:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-11 18:00:48 +0200 |
commit | ffd28041da86d721a4eca7ced1a48324cb8235e6 (patch) | |
tree | 4b3e67c69d85c32c57f8eff614ec8a82adb85a5f /package/python-paramiko | |
parent | 152661cde03311b2775db80b5a878c80a2006b6b (diff) | |
download | buildroot-ffd28041da86d721a4eca7ced1a48324cb8235e6.tar.gz buildroot-ffd28041da86d721a4eca7ced1a48324cb8235e6.zip |
uclibc: properly set UCLIBC_HAS_MMU option
gdbserver's code looks at both UCLIBC_USE_MMU *and* UCLIBC_HAS_MMU to
decide whether to enable the no-MMU code. So far, on noMMU platforms,
UCLIBC_HAS_MMU was still set to 'y'. This commit adjusts this, which is
a step forward in getting gdbserver to build on m68k/coldfire.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
Changes since v2:
- None
Changes since v1:
- New patch in the series
Diffstat (limited to 'package/python-paramiko')
0 files changed, 0 insertions, 0 deletions