mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-14 23:23:40 +12:00
* config.guess (set_cc_for_build): Disable SC2039 ("In POSIX sh,
RANDOM is undefined"). * Makefile (shellcheck): Don't disable SC2039 globally.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2018-07-13 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (set_cc_for_build): Disable SC2039 ("In POSIX sh,
|
||||
RANDOM is undefined").
|
||||
* Makefile (shellcheck): Don't disable SC2039 globally.
|
||||
|
||||
2018-07-13 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess: Disable SC2154 and SC2172 Shellcheck warnings.
|
||||
|
Reference in New Issue
Block a user