logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: acfc7d09e5a4e2efe53607c2c9222ef4e9cfc073
parent 3ecc50de91d89490679fac388d22babebc00644c
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 21 Aug 2017 20:58:23 -0700

nsgenbind: Build with host toolchain

We run nsgenbind during the build, so it must use the host toolchain.

Diffstat:

Mpkg/netsurf/nsgenbind/gen.rc1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkg/netsurf/nsgenbind/gen.rc b/pkg/netsurf/nsgenbind/gen.rc @@ -1,3 +1,4 @@ +toolchain host cflags -I '$srcdir'/src for(src in nsgenbind-^(lexer parser)^.c webidl-^(lexer parser)^.c)