logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: d7b16acf48c679b669638a4e8fc9d6affbe8ffa1
parent 51fe47e6cea4499c3b16e709741731954be6849e
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 13 Aug 2019 13:04:28 -0700

awk: Update to latest git

Diffstat:

Mpkg/awk/gen.lua2+-
Mpkg/awk/ver2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/awk/gen.lua b/pkg/awk/gen.lua @@ -1,6 +1,6 @@ cflags{ '-std=c90', - '-D _POSIX_C_SOURCE=200809L', + '-D _XOPEN_SOURCE=700', '-I $outdir', '-I $srcdir', } diff --git a/pkg/awk/ver b/pkg/awk/ver @@ -1 +1 @@ -20180827-47-g2d9034a r0 +20190728 r0