mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 13:53:11 +00:00
jemalloc_mangle.sh: set sh in strict mode
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh -eu
|
||||||
|
|
||||||
public_symbols_txt=$1
|
public_symbols_txt=$1
|
||||||
symbol_prefix=$2
|
symbol_prefix=$2
|
||||||
|
|||||||
Reference in New Issue
Block a user