dev-ada/gps: No strict aliasing

Closes: https://bugs.gentoo.org/653484
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Tupone Alfredo
2018-04-20 20:25:30 +02:00
parent 0e30c98c3d
commit dc8a6f5636

View File

@@ -63,6 +63,7 @@ src_configure() {
}
src_compile() {
ADAFLAGS+=" -fno-strict-aliasing"
emake GPRBUILD_FLAGS="-v ${MAKEOPTS} \
-XLIBRARY_TYPE=relocatable \
-XXMLADA_BUILD=relocatable"