Re: [PATCH v3 0/2] MR8786: Draft: winebuild: Add flag to disable dynamicbase/aslr
20 Aug
2025
20 Aug
'25
5:08 p.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8786#note_113298
198
Age (days ago)
198
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tres Finocchiaro (@tresf)