diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-19 13:17:02 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-19 14:02:53 -0400 |
commit | bb3290d91695bb1ae78ab86f18fb4d7ad8e5ebcc (patch) | |
tree | 0e50ccf15e0ad847395593ce8e4b1b4c6eb50031 /Documentation/dontdiff | |
parent | 58d4e450a490d5f02183f6834c12550ba26d3b47 (diff) |
Remove gperf usage from toolchain
It turns out that gperf-3.1 changed types in the generated code in ways
that aren't even trivially detectable without having to generate a test-file.
It's just not worth using tools and libraries from clowns that don't
understand or care about compatibility. So get rid of gperf.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/dontdiff')
-rw-r--r-- | Documentation/dontdiff | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index 358b47c06ad4..2228fcc8e29f 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff | |||
@@ -259,5 +259,4 @@ wakeup.bin | |||
259 | wakeup.elf | 259 | wakeup.elf |
260 | wakeup.lds | 260 | wakeup.lds |
261 | zImage* | 261 | zImage* |
262 | zconf.hash.c | ||
263 | zoffset.h | 262 | zoffset.h |