geomyidae: fix 32-bit build

This commit is contained in:
oreo639 2025-05-10 17:15:28 -07:00
parent fc2f07a5b4
commit 932944b3e0

View file

@ -11,6 +11,7 @@ homepage="gopher://bitreich.org/1/scm/geomyidae/"
distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tar.gz"
checksum=3bacdc72bcf9aabb6f69f350bcce7453625f1b8d8b016249fc35df8832a1e1d7
system_accounts="_geomyidae"
CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
pre_build() {
sed -i 's| -O0||g' Makefile