mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -63,6 +63,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
ADAFLAGS+=" -fno-strict-aliasing"
|
||||
emake GPRBUILD_FLAGS="-v ${MAKEOPTS} \
|
||||
-XLIBRARY_TYPE=relocatable \
|
||||
-XXMLADA_BUILD=relocatable"
|
||||
|
||||
Reference in New Issue
Block a user