Fixes #328
@ -662,6 +662,7 @@ def main():
os.chdir(os.path.dirname(os.path.abspath(__file__)))
if args.action == 'build':
build(args)
if args.sanitize:
build_asan_launcher(args)
if args.profile:
build_linux_launcher(args)
The note is not visible to the blocked user.