Hi all, Is there some sort of equivalent to 'compiler.blacklist' for supported archs? In other words, is there some way for us to remove a selection from the default list of 'supported_archs', rather than manually listing what is essentially a whitelist in 'supported_archs'? Or would I use vanilla Tcl and something like 'lsearch' or 'lremove' to remove it from the default list?
-- Jason Liu