Update src/common/settings.h

This commit is contained in:
John 2026-02-13 08:05:48 +01:00 committed by crueter
parent d96f981be4
commit 3f71810444
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ struct Values {
SwitchableSetting<ExtendedDynamicState> dyna_state{linkage,
#if defined (_WIN32)
ExtendedDynamicState::EDS3,
ExtendedDynamicState::Disabled,
#elif defined (__FreeBSD__)
ExtendedDynamicState::EDS3,
#elif defined (ANDROID)