Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-24 | gnu: Remove unused patch. | Marius Bakke | |
This is a follow-up to commit fce910af555b72d02ba868885571b2fdc38b2d5f. * gnu/packages/patches/postgresql-riscv-spinlocks.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | |||
2022-02-20 | gnu: postgresql-13: Fix building on riscv64-linux. | Efraim Flashner | |
* gnu/packages/databases.scm (postgresql-13)[arguments]: Add phase when buidling for riscv64-linux to apply a patch. [native-inputs]: When building for riscv64-linux add patch and patch file. * gnu/packages/patches/postgresql-riscv-spinlocks.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. |