bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] libfshelp-tests: fix build


From: Luca Weiss
Subject: [PATCH] libfshelp-tests: fix build
Date: Sun, 15 Dec 2019 19:00:15 +0100

---
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]