Joseph R. Prostko e2c280b8f7 Lower optimization level for building jam
* This changes the optimization level from -O3 to -O
* This will prevent segfaults when creating jam via the Makefile on FreeBSD
* Benchmarking was done, and there seems to be no negative performance impact
* Another option would be -O3 -fno-strict-aliasing, but this has no noticeable benefit over -O
2012-10-12 20:40:25 -04:00
Description
No description provided
562 MiB
Languages
C 38.1%
C++ 21.3%
Makefile 9.1%
Ada 7.7%
D 4.3%
Other 18.8%