mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
scripts/find_triplet: Fix shell, requires bash not sh
Change-Id: Ie8219230810856c2a5f1c99bb6f3162eeff0964e
This commit is contained in:
parent
f70930539e
commit
890224c31c
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# Produce a gcc triplet for the given architecture
|
||||
# Released under the MIT License.
|
||||
|
Loading…
Reference in New Issue
Block a user