logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 68c3f0412b52d71dccde1e027fc042e3593ec5be
parent ab91b14e450d59c338f213370c27458bd899c260
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 31 Jan 2020 23:56:26 -0800

nsd: Fix includes when $basedir != .

Diffstat:

Mpkg/nsd/gen.lua2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/nsd/gen.lua b/pkg/nsd/gen.lua @@ -1,7 +1,7 @@ cflags{ '-Wall', '-I $dir', - '-I pkg/openbsd/include', + '-I $basedir/pkg/openbsd/include', } lib('libcommon.a', [[