mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
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
…
…
…
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%