ABI-check: Use more portable bash invocation.
Fixes 'make check' on FreeBSD. Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Print defined gl.* functions not in GL ES 3.0 or in
|
||||
# (FIXME, none of these should be part of the ABI)
|
||||
|
||||
Reference in New Issue
Block a user