Diff hpx-1.9.1 with a hpx-9999
/usr/portage/sys-cluster/hpx/hpx-9999.ebuild 2023-10-09 14:52:35.460368501 +0300 | ||
---|---|---|
45 | 45 |
" |
46 | 46 |
DEPEND="${RDEPEND}" |
47 | 47 | |
48 |
PATCHES=( |
|
49 |
"${FILESDIR}/${PN}-1.8.0-python.patch" |
|
50 |
) |
|
51 | ||
52 | 48 |
hpx_memory_requirement() { |
53 | 49 |
# HPX needs enough main memory for compiling |
54 | 50 |
# rule of thumb: 1G per job |