sys-cluster/glusterfs: enable LTO, disable O3 - #807
Conversation
LTO is enabled by default for debian builds, and is now safe to enable. O3 produces segfault when mounting a volume.
inode64
commented
Feb 11, 2023
I have used cflags only with "-pipe -march=native -O3" and it works correctly |
LTO is enabled by default for debian builds, and is now safe to enable.
O3 produces segfault when mounting a volume.