summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/bdb-4-5-configure.patch
AgeCommit message (Collapse)Author
2025-07-20gnu: bdb-4.8, bdb-5.3: Fix build on arm.Vagrant Cascadian
* gnu/packages/patches/bdb-4-5-configure.patch: New file. * gnu/local.mk [dist_patch_DATA]: Register file. * gnu/packages/dbm.scm (bdb-4.8)[arguments]<#:phases>: Add 'bdb-configure-patch on arm. (bdb-6)[arguments]: Copy-paste the arguments from bdb-4.8 without the additional phase. Change-Id: Id75bbb519006f3b3871a23ba3d668e0ef24e6a7a Co-authored-by: Andreas Enge <andreas@enge.fr> Co-authored-by: Brennan Vincent <brennan@umanwizard.com>