Atri Bhattacharya
5c7224cb1d
- Add _constraints for docs(+test) to avoid OOM build failures - Drop obsolete/unnecessary patches * eigen3-3.3.1-fixcmake.patch (no longer has any effect) * 01_install_FindEigen3.patch (CMake Config mode is preferred) - Fix build for ppc64le (affects test and dependent packages, e.g. arpack-ng), add fix_ppc64le_always_inline_680.patch OBS-URL: https://build.opensuse.org/request/show/950576 OBS-URL: https://build.opensuse.org/package/show/science/eigen3?expand=0&rev=40
17 lines
322 B
XML
17 lines
322 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<package>eigen3:docs</package>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">7</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|