heimdal_build: Remove bashism from --address-sanitizer build rule
authorAndrew Bartlett <abartlet@samba.org>
Sat, 18 Jan 2020 08:35:42 +0000 (18:35 +1000)
committerIsaac Boukris <iboukris@sn-devel-184>
Sat, 18 Jan 2020 12:25:16 +0000 (12:25 +0000)
commitcffcc39f185031bc85bcf0c770892b115058a831
treea298453fa6471ed6cd5b5f8cc019486e631f03a1
parent7606800b798a31d62e69f61d441201e5db2f0d8a
heimdal_build: Remove bashism from --address-sanitizer build rule

export FOO=bar is a Bash extension, and is not required in this case, we only need the asn1_compile
to run under the variable, there are no further commands in this sub-shell.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>
Autobuild-User(master): Isaac Boukris <iboukris@samba.org>
Autobuild-Date(master): Sat Jan 18 12:25:16 UTC 2020 on sn-devel-184
source4/heimdal_build/wscript_build