http://bugs.winehq.org/show_bug.cgi?id=20306
--- Comment #14 from Austin English austinenglish@gmail.com 2010-09-04 13:55:08 CDT --- (In reply to comment #13)
So, now that we build with -std=gnu89, can this bug can be closed?
I don't see where that change took place at?
Or should we first adjust configure.ac to add that option if we notice llvm being used?
Wine compiles fine now with simply: $ export CC=clang $ ./configure
however, it crashes on run for me (with -O2). I'll attach a backtrace.