mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/lal-refactor: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -13,6 +13,8 @@ HOMEPAGE="https://github.com/AdaCore/lal-refactor"
|
||||
SRC_URI="https://github.com/AdaCore/${PN}/archive/${commitId}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}"/${PN}-${commitId}
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
@@ -24,8 +26,6 @@ RDEPEND="${ADADEPS}
|
||||
dev-ada/libadalang-tools[${ADA_USEDEP},shared?,static-libs?,static-pic?]"
|
||||
BDEPEND="dev-ada/gprbuild[${ADA_USEDEP}]"
|
||||
|
||||
S="${WORKDIR}"/${PN}-${commitId}
|
||||
|
||||
src_compile() {
|
||||
build () {
|
||||
gprbuild -v -k -XLIBRARY_TYPE=$1 -j$(makeopts_jobs) -p \
|
||||
|
||||
Reference in New Issue
Block a user