mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-cluster/sionlib: fix tests
Closes: https://bugs.gentoo.org/786204 Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -44,6 +44,11 @@ pkg_setup() {
|
||||
fortran-2_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed 's/CXXFLAGS = $(CXXFLAGS)/CXXFLAGS = /' -i test/serial/Makefile || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
tc-export AR CC CXX F77 FC
|
||||
export MPICC=/usr/bin/mpicc
|
||||
|
||||
Reference in New Issue
Block a user