mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/libint: enable more features
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
This commit is contained in:
@@ -36,7 +36,12 @@ src_configure() {
|
||||
--with-ranlib=$(tc-getRANLIB) \
|
||||
--with-ar=$(tc-getAR) \
|
||||
--with-ld=$(tc-getLD) \
|
||||
--enable-eri3=1
|
||||
--enable-eri=2 --enable-eri3=2 --enable-eri2=2 \
|
||||
--with-eri-max-am=7,5,4 --with-eri-opt-am=3 \
|
||||
--with-eri3-max-am=7 --with-eri2-max-am=7 \
|
||||
--with-g12-max-am=5 --with-g12-opt-am=3 \
|
||||
--with-g12dkh-max-am=5 --with-g12dkh-opt-am=3 \
|
||||
--enable-contracted-ints \
|
||||
$(use_enable static-libs static)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user