rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!@bash@/bin/bash
|
||||
sep='--' # whether to add -- before new options
|
||||
cxx=0 # whether cxx was explicitly requested
|
||||
lastWasx=0 # whether the last argument passed was -x
|
||||
|
||||
Reference in New Issue
Block a user