aboutsummaryrefslogtreecommitdiff
path: root/runit
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2022-11-16 14:27:34 +0000
committerRon Yorston <rmy@pobox.com>2022-11-16 14:27:34 +0000
commit04e7f6dd0fc57ab98f39fb6fc9df610d0737ff17 (patch)
tree945247f2283a290c082b1292021e9fe87aae7d10 /runit
parentf3f72ac1d2a56b97c6e90aa359ad236f528b5294 (diff)
downloadbusybox-w32-04e7f6dd0fc57ab98f39fb6fc9df610d0737ff17.tar.gz
busybox-w32-04e7f6dd0fc57ab98f39fb6fc9df610d0737ff17.tar.bz2
busybox-w32-04e7f6dd0fc57ab98f39fb6fc9df610d0737ff17.zip
make: changes to suffix substitution in macro expansion
The POSIX standard defines suffix substitution in macro expansion as taking the form: $(string1 [: subst1 =[ subst2 ]]) Since 'subst1' isn't bracketed a value must be supplied. Enforce this in POSIX mode. As a non-POSIX extension an empty 'subst1' is permitted with 'subst2' being added to all words unconditionally. If both 'subst1' and 'subst2' are empty the words are returned unchanged.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions