You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
446 B

diff -uNr libowfat-0.32/GNUmakefile libowfat-0.32.mod/GNUmakefile
--- libowfat-0.32/GNUmakefile 2018-08-24 15:00:46.000000000 +0300
+++ libowfat-0.32.mod/GNUmakefile 2020-01-01 22:30:42.166100328 +0200
@@ -192,7 +192,7 @@
havesigio.h CAS.h
t: t.o libowfat.a libsocket
- $(DIET) $(CCC) -g -o $@ t.o libowfat.a `cat libsocket` -lpthread
+ $(DIET) $(CCC) -g -o $@ t.o libowfat.a `cat libsocket`
.PHONY: all clean tar install rename
clean: