blob: ffc4fc420f4ce960af0fdf0449295c7114871a1c [file] [edit]
# Only libc++ and libstdc++ have any gnu extensions
if ("stdlib=libc++" not in config.available_features and
"stdlib=libstdc++" not in config.available_features):
config.unsupported = True