From 9fdb5881d46f5d80626f961f9c9f133cc25dab70 Mon Sep 17 00:00:00 2001 From: vimene Date: Thu, 2 Jan 2025 13:23:36 +0100 Subject: added a script to cross-compile to Windows --- bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 1d385b2..0fc2e75 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,3 +1,4 @@ -#!/bin/sh +#!/bin/bash +set -euo pipefail exec autoreconf -ivf -- cgit v1.2.3