diff options
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/samurai/gen.rc | 4 | ||||
| -rw-r--r-- | pkg/samurai/rev | 2 | ||||
| m--------- | pkg/samurai/src | 0 |
3 files changed, 4 insertions, 2 deletions
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 -Subproject 3fef5636d4c3382416f9820503e96a3e12fe8a8 +Subproject 512c1cb9dadc19eb2fdc1281475bcead9047957 |
