bmake: fix i686 build

This commit is contained in:
Duncaen 2023-05-16 16:18:25 +02:00
parent 9d09e2481d
commit a0afb4473d
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -9,6 +9,7 @@ homepage="https://www.crufty.net/help/sjg/bmake.html"
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=b927b50a45e4b5579c6491ab09ce3dbd8b170fb10fe6f16d484e13d15e338ffa
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
do_configure() {
vsed -i 's/op_test() {/& return 0;/' boot-strap