projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d325b82
)
dev-ada/gps: make it works with dev-ada/libgrp-2018
author
Tupone Alfredo
<tupone@gentoo.org>
Sun, 18 Nov 2018 10:07:46 +0000
(11:07 +0100)
committer
Tupone 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
patch
|
blob
|
history
diff --git
a/dev-ada/gps/gps-2017.ebuild
b/dev-ada/gps/gps-2017.ebuild
index ebfb812fbce5eeb8ef540a2b55e329bcc925ca42..6aacbe193a315d5986b144e6183fa3fb79478e5e 100644
(file)
--- a/
dev-ada/gps/gps-2017.ebuild
+++ b/
dev-ada/gps/gps-2017.ebuild
@@
-73,6
+73,7
@@
src_compile() {
ADAFLAGS+=" -fno-strict-aliasing"
emake GPRBUILD_FLAGS="-v ${MAKEOPTS} \
-XLIBRARY_TYPE=relocatable \
+ -XGPR_BUILD=relocatable \
-XXMLADA_BUILD=relocatable"
}