git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1ac000b
)
libowfat: fix a build error (havescope.h)
author
Etienne CHAMPETIER
<redacted>
Mon, 30 Jun 2014 11:28:56 +0000
(13:28 +0200)
committer
Etienne CHAMPETIER
<redacted>
Mon, 30 Jun 2014 11:28:56 +0000
(13:28 +0200)
this fixes #63
Signed-off-by: Etienne CHAMPETIER <redacted>
libs/libowfat/patches/001-fixbuild.patch
[new file with mode: 0644]
patch
|
blob
diff --git a/libs/libowfat/patches/001-fixbuild.patch
b/libs/libowfat/patches/001-fixbuild.patch
new file mode 100644
(file)
index 0000000..
a21fcd0
--- /dev/null
+++ b/
libs/libowfat/patches/001-fixbuild.patch
@@ -0,0
+1,11
@@
+--- a/GNUmakefile
++++ b/GNUmakefile
+@@ -278,6 +278,8 @@ socket_accept4.o socket_accept6.o socket
+ socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \
+ socket_remote6.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
git clone https://git.99rst.org/PROJECT