On the second thought: build speed matters
- Cygwin builds now have clang, so gcc may not function for awhile;
- compilation with newer GCC under Linux should be faster, so -O3 option is removed;
- current Cygwin GCC doesn't provide good LTO anyway.
View differences
On the second thought: build speed matters
- Cygwin builds now have clang, so gcc may not function for awhile;
- compilation with newer GCC under Linux should be faster, so -O3 option
is removed;
- current Cygwin GCC doesn't provide good LTO anyway.