# Tricks to get the correct compiler flags in RPM_OPT_FLAGS
optflags: x86_64 %{?_crossroot:%optflagscross}%{!?_crossroot:%{__global_compiler_flags} -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection}
# no i686: default is working
