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