diff options
Diffstat (limited to 'qpid/cpp/src/check-abi')
| -rwxr-xr-x | qpid/cpp/src/check-abi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/check-abi b/qpid/cpp/src/check-abi index 2b5d4eda68..55e64e02f5 100755 --- a/qpid/cpp/src/check-abi +++ b/qpid/cpp/src/check-abi @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # Ask the compiler the implementation specific type for a standard typedeffed type # (int64_t, size_t etc.). Operates by test compiling and using the demangling ABI call. |
