4 lines
173 B
INI
4 lines
173 B
INI
# <locale> tests are obviously not supported when localization support is disabled
|
|
if 'libcpp-has-no-localization' in config.available_features:
|
|
config.unsupported = True
|