Merge pull request #1261 from Baitinq/nix_fix

Makefile: Use path agnostic bash location
This commit is contained in:
tlaurion 2023-01-05 10:38:13 -05:00 committed by GitHub
commit a772259cbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ $(shell mkdir -p "$(initrd_lib_dir)" "$(initrd_bin_dir)")
# proceed with the build.
# Force pipelines to fail if any of the commands in the pipe fail
SHELL := /bin/bash
SHELL := /usr/bin/env bash
.SHELLFLAGS := -o pipefail -c
# Include the musl-cross module early so that $(CROSS) will