orbea
orbea
@orlitzky Would you mind trying to update it? Updating software I don't use is less trivial than fixing the build system bug.
@orlitzky Indeed, 1.1.2 fixes the issues with slibtool, thank you very much!
Was the patch submitted upstream?
> I see this using llvm-16 on MacOS. Is there a fix? Probably the most pragmatic solution is to explicitly set a lower C++ standard with `-std`.
@dlemstra Would this be acceptable with a set of --enable/--disable configure flags as suggested by @Redfoxymoon? This would be helpful on Gentoo when using slibtool instead of GNU libtool which...
@absolutelynothinghere does `make V=1` make a difference?
@martinhsv Can you please review this PR? It should be straight forward.
@airween I tried to rebase and force push the branch, but it failed on account of code duplication. So tried to make PR https://github.com/owasp-modsecurity/ModSecurity/pull/3097, but it needs maintainer approval.
Would teaching xclip-copyfile about `-h`/`--help` and then printing an error for any other unknown command-line be an acceptable solution? Unfortunately `tar(1)` doesn't support `--` and `--verbatim-files-from` would break support with...
Thanks for the merge and fixes!