aboutsummaryrefslogtreecommitdiff
path: root/libs/libowfat/patches/001-fixbuild.patch
blob: ebd9aca1038a775859bdc6d6155d7f8a253cc646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -368,6 +368,8 @@ socket_accept4.o socket_accept6.o socket
 socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \
 socket_remote6.o socket_accept4_flags.o socket_accept6_flags.o: havesl.h
 
+socket_remote4.o: havescope.h
+
 dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
 
 iob_send.o scan_ip6if.o: havealloca.h
@@ -397,7 +399,7 @@ update:
 	dl -n http://www.w3.org/TR/html5/entities.json
 
 entities.h: entities.json ent
-	./ent
+	libowfat-ent
 
 scan_html.o: entities.h