summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc8_lto.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc8_lto.sh')
-rwxr-xr-xtools/ci/jobs/gcc8_lto.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc8_lto.sh b/tools/ci/jobs/gcc8_lto.sh
index 05442106a..893c96194 100755
--- a/tools/ci/jobs/gcc8_lto.sh
+++ b/tools/ci/jobs/gcc8_lto.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export CC=gcc-8
export CXX=g++-8