Tres Finocchiaro (@tresf) commented about tools/winebuild/main.c:
{ "dll", 0, LONG_OPT_DLL }, { "def", 0, LONG_OPT_DEF }, { "disable-dynamicbase", 0, LONG_OPT_DISABLE_DYNAMICBASE },
- { "disable-high-entropy-va", 0, LONG_OPT_DISABLE_HIGH_ENTROPY_VA },
I would appreciate any advice from the winehq team here on styling. Mimicking the existing format for section will touch many more lines.