mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
By replacing the `-f 2` field selection with `-f 2-`, we select fields 2 and beyond, so that arguments containing the '=' character are not truncated. This option qualifier list format is POSIX standard and tested to work with the `cut` program from: * GNU coreutils * macOS (FreeBSD) * NetBSD * toybox * busybox * uutils-coreutils In my case, this is useful because I'm trying to use an installation prefix which contains an equals sign.
15 KiB
Executable File
15 KiB
Executable File