mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
build-gnu.sh: add xstrtol to spell-checker:ignore
This commit is contained in:
parent
f0520b71c1
commit
b9ef78ad13
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# `build-gnu.bash` ~ builds GNU coreutils (from supplied sources)
|
# `build-gnu.bash` ~ builds GNU coreutils (from supplied sources)
|
||||||
#
|
#
|
||||||
|
|
||||||
# spell-checker:ignore (paths) abmon deref discrim eacces getlimits getopt ginstall inacc infloop inotify reflink ; (misc) INT_OFLOW OFLOW baddecode submodules ; (vars/env) SRCDIR vdir rcexp xpart dired OSTYPE ; (utils) gnproc greadlink gsed
|
# spell-checker:ignore (paths) abmon deref discrim eacces getlimits getopt ginstall inacc infloop inotify reflink ; (misc) INT_OFLOW OFLOW baddecode submodules xstrtol ; (vars/env) SRCDIR vdir rcexp xpart dired OSTYPE ; (utils) gnproc greadlink gsed
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue