[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PATCH: eliminate backtick substitution
From: |
Ben Elliston |
Subject: |
PATCH: eliminate backtick substitution |
Date: |
Sat, 7 Nov 2020 15:05:30 +1100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
It's time to join the 1990s and replace the backtick substitutions in
config.guess and config.sub with the $(..) command substitution
syntax. This will mean that from now on, config.guess/.sub will
require a POSIX shell. If there are any systems still running that
want to use a contemporary version of config.guess/.sub, it will be
necessary to install a POSIX shell such as bash.
Ben
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PATCH: eliminate backtick substitution,
Ben Elliston <=