Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 160941
Collapse All | Expand All

(-)/usr/portage/sys-cluster/openmpi/openmpi-1.1.2.ebuild (+2 lines)
Lines 59-64 Link Here
59
			myconf="${myconf} --enable-mpi-f90"
59
			myconf="${myconf} --enable-mpi-f90"
60
	fi
60
	fi
61
61
62
	myconf="${myconf} FC=${FORTRANC} F77=${FORTRANC}"
63
62
	use pbs && myconf="${myconf} $(use_with pbs tm /usr/$(get_libdir)/pbs)"
64
	use pbs && myconf="${myconf} $(use_with pbs tm /usr/$(get_libdir)/pbs)"
63
	append-ldflags -Wl,-z,-noexecstack
65
	append-ldflags -Wl,-z,-noexecstack
64
66

Return to bug 160941