Explorar el Código

libowfat: fix a build error (havescope.h)

this fixes #63

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Etienne CHAMPETIER hace 10 años
padre
commit
36551d4c41
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11
    0
      libs/libowfat/patches/001-fixbuild.patch

+ 11
- 0
libs/libowfat/patches/001-fixbuild.patch Ver fichero

@@ -0,0 +1,11 @@
1
+--- a/GNUmakefile
2
++++ b/GNUmakefile
3
+@@ -278,6 +278,8 @@ socket_accept4.o socket_accept6.o socket
4
+ socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \
5
+ socket_remote6.o: havesl.h
6
+ 
7
++socket_remote4.o: havescope.h
8
++
9
+ dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
10
+ 
11
+ iob_send.o scan_ip6if.o: havealloca.h