Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
if (not 'ld_plugin' in config.available_features): config.unsupported = True # gold can't load instrumented plugin. for san in ['asan', 'msan', 'ubsan']: if (san in config.available_features): config.unsupported = True