mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
Update build-gnu.sh
This commit is contained in:
parent
e0b000a3bc
commit
2a0b4f8837
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ path_GNU="$(readlink -fm -- "${path_GNU:-${path_UUTILS}/../gnu}")"
|
|||
###
|
||||
|
||||
# On MacOS there is no system /usr/bin/timeout
|
||||
|
||||
# and trying to add it to /usr/bin (with symlink of copy binary) will fail unless system integrity protection is disabled (not ideal)
|
||||
# ref: https://support.apple.com/en-us/102149
|
||||
# On MacOS the Homebrew coreutils could be installed and then "sudo ln -s /opt/homebrew/bin/timeout /usr/local/bin/timeout"
|
||||
|
|
Loading…
Reference in a new issue