From 7e19937cb3fc63a6b68d87ea9af25041ceae4f04 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 26 Aug 2017 18:48:28 -0700 Subject: samurai: Update to latest git This fixes a few minor bugs. --- pkg/samurai/gen.rc | 2 +- pkg/samurai/rev | 2 +- pkg/samurai/src | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'pkg') diff --git a/pkg/samurai/gen.rc b/pkg/samurai/gen.rc index 42bc3352..e09ae8b1 100644 --- a/pkg/samurai/gen.rc +++ b/pkg/samurai/gen.rc @@ -1,5 +1,5 @@ cflags\ - -Wall '-std=c11' -pedantic\ + -Wall -Wextra '-std=c99' -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 diff --git a/pkg/samurai/rev b/pkg/samurai/rev index 7f8f011e..45a4fb75 100644 --- a/pkg/samurai/rev +++ b/pkg/samurai/rev @@ -1 +1 @@ -7 +8 diff --git a/pkg/samurai/src b/pkg/samurai/src index 363a31e1..9751df3a 160000 --- a/pkg/samurai/src +++ b/pkg/samurai/src @@ -1 +1 @@ -Subproject commit 363a31e1f48c651afa0ec68c0f4f6f9c34c56832 +Subproject commit 9751df3ab5138de4f562125f7f169e33bff3c4b4 -- cgit v1.2.3