mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
* config.sub, config.guess: Replace backtick ..
substitutions
with POSIX $(..) command substitutions throughout. * Makefile (shellcheck): Don't exclude message SC2006.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2020-11-07 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.sub, config.guess: Replace backtick `..` substitutions
|
||||
with POSIX $(..) command substitutions throughout.
|
||||
* Makefile (shellcheck): Don't exclude message SC2006.
|
||||
|
||||
2020-10-22 Rin Okuyama <rin@netbsd.org>
|
||||
|
||||
* config.guess (*:NetBSD:*:*): Handle aarch64eb.
|
||||
|
Reference in New Issue
Block a user