Skip to content

Commit

Permalink
dev-ada/libgpr: Adapt to gnat-gpl-2018 changes
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
atupone committed Jun 25, 2018
1 parent e3738ed commit 290d728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ada/libgpr/libgpr-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ src_compile() {
elif use gnat_2017; then
GCC_PV=6.3.0
else
GCC_PV=7.3.0
GCC_PV=7.3.1
fi
GCC=${CHOST}-gcc-${GCC_PV}
if use shared; then
Expand Down

0 comments on commit 290d728

Please sign in to comment.