diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-07-04 23:34:07 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-07-04 23:35:31 +0200 |
| commit | 0849a597828863537f412c12371d50555147fa98 (patch) | |
| tree | ec125762e209d4a923add05cd701cb0b6cc8b56f | |
| parent | 73391447be9187a2004fae104389fd8ffc26e094 (diff) | |
Remove note about test suite failures with old buggy C tools
The test suite would fail anyway now due to (harmless) output format
changes.
| -rw-r--r-- | README.rst | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -773,16 +773,6 @@ Notes Let me know if you need proper ``option modules`` support. It wouldn't be that hard to add. -* The test suite failures (should be the only ones) for the following Blackfin - defconfigs on e.g. Linux 3.7.0-rc8 are due to - `a bug in the C implementation <https://lkml.org/lkml/2012/12/5/458>`_: - - * ``arch/blackfin/configs/CM-BF537U_defconfig`` - * ``arch/blackfin/configs/BF548-EZKIT_defconfig`` - * ``arch/blackfin/configs/BF527-EZKIT_defconfig`` - * ``arch/blackfin/configs/BF527-EZKIT-V2_defconfig`` - * ``arch/blackfin/configs/TCM-BF537_defconfig`` - Thanks ------ |
