forked from pool/ceres-solver
Atri Bhattacharya
b6f36e1cfc
- Fix build with TBB >= 2021.1, add fix-tbb-2021.1-detection.patch - Correct License tags. - Cleanup spec file, remove obsolete CMake options. - Add _constraints to avoid occasional build failures. OBS-URL: https://build.opensuse.org/request/show/956249 OBS-URL: https://build.opensuse.org/package/show/science/ceres-solver?expand=0&rev=10
12 lines
224 B
XML
12 lines
224 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">6</size>
|
|
</memory>
|
|
<memoryperjob>
|
|
<size unit="M">1100</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</constraints>
|