Skip to content

Commit

Permalink
dev-lang/gnat-gpl: related gcc is 7.3.1
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 a9932e3 commit 8c819ba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ EAPI="5"
PATCH_VER="1.4"

TOOLCHAIN_GCC_PV=7.3.0
GCC_CONFIG_VER=7.3.1

inherit eutils toolchain-funcs toolchain

Expand Down Expand Up @@ -35,7 +36,6 @@ SRC_URI+="
)"

LICENSE+=" GPL-2 GPL-3"
SLOT="${TOOLCHAIN_GCC_PV}"
KEYWORDS="~amd64 ~x86"
IUSE="bootstrap"

Expand Down Expand Up @@ -114,8 +114,6 @@ src_prepare() {
ln -s $(which ${GNATLINK}) bin/gnatlink || die
ln -s $(which ${GNATLS}) bin/gnatls || die

echo ${TOOLCHAIN_GCC_PV} > gcc/BASE-VER

cd ..
mv ${P}-src/src/ada ${MYP}/gcc/ || die
mv gcc-interface-${REL}-gpl-${PV}-src ${MYP}/gcc/ada/gcc-interface || die
Expand Down

0 comments on commit 8c819ba

Please sign in to comment.