- Add optflags stack protector override for AArch64 (#909788)

This commit is contained in:
Panu Matilainen 2013-04-23 07:31:50 +03:00 committed by Ville Skyttä
parent 2a557175eb
commit 48bdcffed2

2
rpmrc
View File

@ -64,6 +64,8 @@ optflags: hades %{__global_cflags}
optflags: s390 %{__global_cflags} -m31 -march=z9-109 -mtune=z10
optflags: s390x %{__global_cflags} -m64 -march=z9-109 -mtune=z10
optflags: aarch64 %{__global_cflags} -fno-stack-protector
# set build arch to fedora buildarches on hardware capable of running it
# saves having to do rpmbuild --target=
buildarchtranslate: athlon: i686