From d798ed05d384c9e4eed5e2926d2ef54e1e8838b6 Mon Sep 17 00:00:00 2001 From: 4am Date: Wed, 26 Mar 2025 11:31:16 -0400 Subject: [PATCH] explicitly require Bash shell for building --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 824b4fcfb..204db24c4 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ DISK=4cade.hdv VOLUME=TOTAL.REPLAY +SHELL=/bin/bash # third-party tools required to build