diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index f9636625b01..4f885e085dd 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -244,8 +244,6 @@ DEBUG=1 bash util/run-gnu-test.sh tests/misc/sm3sum.pl ***Tip:*** First time you run `bash util/build-gnu.sh` command, it will provide instructions on how to checkout GNU coreutils repository at the correct release tag. Please follow those instructions and when done, run `bash util/build-gnu.sh` command again. -Note that GNU test suite relies on individual utilities (not the multicall binary). - You also need to install [quilt](https://savannah.nongnu.org/projects/quilt), a tool used to manage a stack of patches for modifying GNU tests. On FreeBSD, you need to install packages for GNU coreutils and sed (used in shell scripts instead of system commands):