From f0e55a298f36243e7f0c49b2101cabdeb89d7294 Mon Sep 17 00:00:00 2001 From: Tom Bereknyei Date: Sat, 27 Jan 2024 23:47:41 -0500 Subject: [PATCH] stash script --- go.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 go.sh diff --git a/go.sh b/go.sh new file mode 100644 index 00000000000..d861e510eef --- /dev/null +++ b/go.sh @@ -0,0 +1,4 @@ +emconfigure ./configure --with-boost=$PWD/src/ports/boost_headers --disable-cpuid --disable-seccomp-sandboxing --enable-gc=no --disable-tests --prefix=$PWD/outputs/out --disable-doc-gen + + +