mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
fetish->coreutils in compilation command.
This commit is contained in:
parent
93e5749eea
commit
d1f3b4fe16
@ -4,7 +4,8 @@
|
||||
# temporary directories are easier to remove.
|
||||
# FIXME: don't clobber a.out
|
||||
|
||||
gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a
|
||||
gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall \
|
||||
chdir-long.c libcoreutils.a
|
||||
|
||||
vg='valgrind --track-fds=yes --leak-check=yes --quiet --num-callers=9'
|
||||
vg="$vg --leak-resolution=high"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user