* config.guess: Disable SC2154 and SC2172 Shellcheck warnings.

* Makefile (shellcheck): Don't disable SC2172 globally.
This commit is contained in:
Ben Elliston
2018-07-13 21:37:46 +10:00
parent 30d53fc428
commit a4b36a6939
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2018-07-13 Ben Elliston <bje@gnu.org>
* config.guess: Disable SC2154 and SC2172 Shellcheck warnings.
* Makefile (shellcheck): Don't disable SC2172 globally.
2018-07-13 John Ericson <john.ericson@obsidian.systems>
* config.sub: Don't recognize every *-unknown as a basic_machine.