Age | Commit message (Collapse) | Author |
|
- Update pkgrel
- Regenerate SRCINFO
|
|
these are not used anyway (check() is commented out), and are causing
strange link errors.
|
|
There some sort of racy interaction here, that randomly causes builds to
fail when MAKEOPTS -j > 1, and I'm tired of dealing with it.
Sorry non english users.
|
|
to get around a lot of deprecated usage of fmt:: in ceph.
This will completely break in fmt>10.
|
|
|
|
This issue was caused by a change in the way Python 3.10 handled a macro
definition.
It was fixed in a pull request in the upstream ceph repo [0] for an
unrelated build issue.
This commit adds a patch file porting that fix and updating the PKGBUILD
to include it during builds.
[0]: https://github.com/ceph/ceph/pull/44112
|
|
|
|
|