Andrew, I will test this after I finish seeing if Debian 9 - 32-bit finishes a successful build. On Tue, Aug 29, 2023 at 6:12 PM Andrew Randrianasulu < [email protected]> wrote:
Now fixed hopefully
tested on Slackware 15.0 i586 no-thirdparty build and termux/aarch64 rebuild with ffmpeg 6.0
Slackware line was:
LDFLAGS=`pkg-config --libs x11` setarch i686 ./configure --with-single-user --without-thirdparty --without-lv2 --without-libdpx
make there was:
make --version GNU Make 4.3 Built for i586-slackware-linux-gnu Copyright (C) 1988-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later < http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
I wonder if Debian 9 have earlier make?