diff options
Diffstat (limited to 'resources/scripts/helpers/build/module/crossgcc')
-rwxr-xr-x | resources/scripts/helpers/build/module/crossgcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/module/crossgcc b/resources/scripts/helpers/build/module/crossgcc index a88427fe..0631758b 100755 --- a/resources/scripts/helpers/build/module/crossgcc +++ b/resources/scripts/helpers/build/module/crossgcc @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # helper script: builds crossgcc, needed by coreboot's build system # |