We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46a7bfc + d35f4e6 commit 32d9319Copy full SHA for 32d9319
cabal-testsuite/PackageTests/CCompilerOverride/custom-cc
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
if which cc >/dev/null 2>&1; then
4
cc -DNOERROR6 "${@}"
0 commit comments