···91 # elements specified above.
92 dontPatchELF = true;
9394- # Disable stripping to avoid breaking placeholder DLLs/EXEs.
95- # Symptoms of broken placeholders are: when the wineprefix is created
96- # drive_c/windows/system32 will only contain a few files instead of
97- # hundreds, there will be an error about winemenubuilder and MountMgr
98- # on startup of Wine, and the Drives tab in winecfg will show an error.
99- # TODO: binutils 2.34 contains a fix for this bug, re-enable stripping once available.
100- dontStrip = true;
101-102 ## FIXME
103 # Add capability to ignore known failing tests
104 # and enable doCheck
···91 # elements specified above.
92 dontPatchELF = true;
930000000094 ## FIXME
95 # Add capability to ignore known failing tests
96 # and enable doCheck