1# We have to reset config.unsupported here because the parent directory is 2# predicated on 'X86'. 3config.unsupported = "AArch64" not in config.root.targets 4
1# We have to reset config.unsupported here because the parent directory is 2# predicated on 'X86'. 3config.unsupported = "AArch64" not in config.root.targets 4