]> git.proxmox.com Git - mirror_zfs.git/commit
Fix copy-builtin to work with ASAN patch
authorMatthew Thode <mthode@mthode.org>
Fri, 12 Jan 2018 17:39:36 +0000 (17:39 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 12 Jan 2018 17:39:36 +0000 (09:39 -0800)
commitc10cdcb55f81ea773486161b31bc91bb7b58b4c8
treeec98907304835cc774a0aca26580ad4e34320792
parente1a0850c3570ae53df5779bc656f17b98b86f160
Fix copy-builtin to work with ASAN patch

Commit fed90353 didn't fully update the copy-builtin script
as needed to perform in-kernel builds.  Add the missing
options and flags.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Thode <mthode@mthode.org>
Closes #7033
Closes #7037
copy-builtin