build: add --unsafe-optimizations configure switch
Turns on -O3 and other optimizations that may produce buggy code with some toolchains. Use at your own risk.
parent
de0303d3
Please register or sign in to comment
Turns on -O3 and other optimizations that may produce buggy code with some toolchains. Use at your own risk.