bmake: fix i686 build
This commit is contained in:
parent
9d09e2481d
commit
a0afb4473d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue