Is the Wine compile option to treat warnings as errors a Wine default or is it some type of system configuration option?
Since the last couple of releases have quite a few of these, I am suspecting something is broken on my system.
On Fri, Feb 19, 2010 at 6:32 PM, Kenneth Robinette support@securenetterm.com wrote:
Is the Wine compile option to treat warnings as errors a Wine default or is it some type of system configuration option?
Since the last couple of releases have quite a few of these, I am suspecting something is broken on my system.
That would be '-Werror', and is not a wine default. See: http://source.winehq.org/git/wine.git/?a=blob;f=configure.ac;hb=HEAD#l1497