dev-ada/gps: make it works with dev-ada/libgrp-2018
authorTupone Alfredo <tupone@gentoo.org>
Sun, 18 Nov 2018 10:07:46 +0000 (11:07 +0100)
committerTupone Alfredo <tupone@gentoo.org>
Sun, 18 Nov 2018 10:07:46 +0000 (11:07 +0100)
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ada/gps/gps-2017.ebuild

index ebfb812fbce5eeb8ef540a2b55e329bcc925ca42..6aacbe193a315d5986b144e6183fa3fb79478e5e 100644 (file)
@@ -73,6 +73,7 @@ src_compile() {
        ADAFLAGS+=" -fno-strict-aliasing"
        emake GPRBUILD_FLAGS="-v ${MAKEOPTS} \
                -XLIBRARY_TYPE=relocatable \
+               -XGPR_BUILD=relocatable \
                -XXMLADA_BUILD=relocatable"
 }