diff options
author | Rosen Penev <rosenp@gmail.com> | 2018-11-15 19:09:43 -0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2018-11-15 19:09:43 -0800 |
commit | 2a4b6e46519920cce2619c91ddf236c6833ab12d (patch) | |
tree | ab056e4f32dd089c19dfb6935d50f14c12dcea0e /libs/libowfat/patches | |
parent | 41e0923d56ab845c34e2bdc59403bbf4a809805d (diff) |
libowfat: Update to 0.32
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/libowfat/patches')
-rw-r--r-- | libs/libowfat/patches/001-fixbuild.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libowfat/patches/001-fixbuild.patch b/libs/libowfat/patches/001-fixbuild.patch index 5f4f06df3..05e3f2056 100644 --- a/libs/libowfat/patches/001-fixbuild.patch +++ b/libs/libowfat/patches/001-fixbuild.patch @@ -1,6 +1,6 @@ --- a/GNUmakefile +++ b/GNUmakefile -@@ -343,6 +343,8 @@ socket_accept4.o socket_accept6.o socket +@@ -357,6 +357,8 @@ socket_accept4.o socket_accept6.o socket_connected.o socket_local4.o \ socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \ socket_remote6.o: havesl.h @@ -9,7 +9,7 @@ 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 -@@ -372,6 +374,6 @@ update: +@@ -386,6 +388,6 @@ update: dl -n http://www.w3.org/TR/html5/entities.json entities.h: entities.json ent |