mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/aws: use ADAFLAGS for all ada files
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -41,11 +41,10 @@ src_compile() {
|
||||
fi
|
||||
emake GCC=${CHOST}-gcc-${GCC_PV} \
|
||||
PROCESSORS=$(makeopts_jobs) \
|
||||
DEBUG=true \
|
||||
GPRBUILD="/usr/bin/gprbuild -v"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" DEBUG=true install
|
||||
emake DESTDIR="${D}" install
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user