From 8def691214a66715b7b2eb47df47b5a97fa5091c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 15 Aug 2017 21:58:29 -0700 Subject: samurai: Update to latest git --- pkg/samurai/gen.rc | 4 +++- pkg/samurai/rev | 2 +- pkg/samurai/src | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'pkg') diff --git a/pkg/samurai/gen.rc b/pkg/samurai/gen.rc index fbcf6a46..42bc3352 100644 --- a/pkg/samurai/gen.rc +++ b/pkg/samurai/gen.rc @@ -1,4 +1,6 @@ -cflags -Wall '-std=c11' -pedantic +cflags\ + -Wall '-std=c11' -pedantic\ + -D '_POSIX_C_SOURCE=200809L' exe samu build.c deps.c env.c graph.c htab.c lex.c log.c parse.c samurai.c tool.c util.c file bin/samu '$outdir'/samu 755 diff --git a/pkg/samurai/rev b/pkg/samurai/rev index 7ed6ff82..1e8b3149 100644 --- a/pkg/samurai/rev +++ b/pkg/samurai/rev @@ -1 +1 @@ -5 +6 diff --git a/pkg/samurai/src b/pkg/samurai/src index 3fef5636..512c1cb9 160000 --- a/pkg/samurai/src +++ b/pkg/samurai/src @@ -1 +1 @@ -Subproject commit 3fef5636d4c3382416f9820503e96a3e12fe8a84 +Subproject commit 512c1cb9dadc19eb2fdc1281475bcead90479570 -- cgit v1.2.3