On 7/7/25 11:15, Laurent Bigonville wrote:
Source: apache2 Version: 2.4.63-1 Severity: important Hello, Looking at the debian/rules file, I see that x86_64-linux-gnu is hardcoded: -L/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 That doesn't sound right, shouldn't that be using the path for the built architecture? Kind regards, Laurent Bigonville
Hi,it looks to be an old helper, no more needed since "--with-pcre=/usr/bin/pcre2-config" is set. So it looks to have no consequences. ANyway I'll remove it on next upload
Best regards, Xavier