summaryrefslogtreecommitdiff
path: root/math/cado-nfs/files/patch-CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/cado-nfs: update 2.3.0-20220722 → 2.3.0-20240318Yuri Victorovich2024-04-071-14/+14
| | | | | Also add workaround for the build breakage caused by the conflict with the pre-installed libfmt.
* math/cado-nfs: Fix build by disabling -Wall.Yuri Victorovich2022-01-311-0/+51
The failure was caused by warnings promoted to errors. Reported by: fallout