From 63acefc49b2ec30246af17eeeff7a2b13c8615b9 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 21 Mar 2018 19:43:59 -0700 Subject: samurai: Update to latest git --- pkg/samurai/gen.lua | 5 +---- pkg/samurai/rev | 2 +- pkg/samurai/src | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/pkg/samurai/gen.lua b/pkg/samurai/gen.lua index 411b95b9..9d30451b 100644 --- a/pkg/samurai/gen.lua +++ b/pkg/samurai/gen.lua @@ -1,7 +1,4 @@ -cflags{ - '-Wall', '-Wextra', '-std=c99', '-pedantic', - '-D _POSIX_C_SOURCE=200809L', -} +cflags{'-Wall', '-Wextra', '-std=c99', '-pedantic'} exe('samu', { 'build.c', diff --git a/pkg/samurai/rev b/pkg/samurai/rev index b4de3947..48082f72 100644 --- a/pkg/samurai/rev +++ b/pkg/samurai/rev @@ -1 +1 @@ -11 +12 diff --git a/pkg/samurai/src b/pkg/samurai/src index c4c9beef..c841e765 160000 --- a/pkg/samurai/src +++ b/pkg/samurai/src @@ -1 +1 @@ -Subproject commit c4c9beef71aa115b2f1f8fceb283dc44e9e4e257 +Subproject commit c841e765f2f35871d6ce5cdd02dcde080e73694b -- cgit v1.2.3