http://bugs.winehq.org/show_bug.cgi?id=28266
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from NSLW lukasz.wojnilowicz@gmail.com 2011-09-04 02:28:23 CDT --- (In reply to comment #5)
Is that only a typo here or you indeed compiled the source by passing FLAGS (instead of CFLAGS) to the configure script? In the later case FLAGS was ignored and actually -O2 was used during compilation. You can verify that by inspecting the beginning of the generated Makefile: CFLAGS=....
That wasn't typo so i guess this bug is duplicate of #22925. Thanks for helping me with this parameter :)
*** This bug has been marked as a duplicate of bug 22925 ***