summaryrefslogtreecommitdiff
path: root/pkg/samurai
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-03-21 19:43:59 -0700
committerMichael Forney <mforney@mforney.org>2018-03-23 01:21:12 -0700
commit63acefc49b2ec30246af17eeeff7a2b13c8615b9 (patch)
tree17016b10f8d51332399260c2843faf6586928f2b /pkg/samurai
parentf377442fbc71da0bcc069886e94d0e43f1475fda (diff)
samurai: Update to latest git
Diffstat (limited to 'pkg/samurai')
-rw-r--r--pkg/samurai/gen.lua5
-rw-r--r--pkg/samurai/rev2
m---------pkg/samurai/src0
3 files changed, 2 insertions, 5 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
-Subproject c4c9beef71aa115b2f1f8fceb283dc44e9e4e25
+Subproject c841e765f2f35871d6ce5cdd02dcde080e73694