logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 63acefc49b2ec30246af17eeeff7a2b13c8615b9
parent f377442fbc71da0bcc069886e94d0e43f1475fda
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 21 Mar 2018 19:43:59 -0700

samurai: Update to latest git

Diffstat:

Mpkg/samurai/gen.lua5+----
Mpkg/samurai/rev2+-
2 files changed, 2 insertions(+), 5 deletions(-)

diff --git 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 @@ -1 +1 @@ -11 +12