Fixed a linker problem for systems, where bash is install at a non standard location.

This commit is contained in:
Benjamin
2026-04-07 15:07:57 -04:00
parent cfd3e2ba51
commit 6c2af30345

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Public domain / CC0. Use freely for any purpose. RoyR 2026
GCC_NO_PIE=1