--- If there's an idea for a better commit message for this, feel free to change it :)
libfshelp-tests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libfshelp-tests/Makefile b/libfshelp-tests/Makefile index 3259016d..894c19d4 100644 --- a/libfshelp-tests/Makefile +++ b/libfshelp-tests/Makefile @@ -35,8 +35,8 @@ fork: fork.o fsUser.o locks: locks.o test-flock: test-flock.o test-lockf: test-lockf.o -test-fcntl: test-fcntl.o ../libfshelp/libfshelp.a +test-fcntl: test-fcntl.o -race locks: ../libfshelp/libfshelp.a ../libports/libports.a ../libshouldbeinlibc/libshouldbeinlibc.a +race locks test-fcntl: ../libfshelp/libfshelp.a ../libports/libports.a ../libiohelp/libiohelp.a ../libihash/libihash.a ../libshouldbeinlibc/libshouldbeinlibc.a include ../Makeconf -- 2.24.1