Martin Jambor
Martin Jambor
I see the same issue when running `make check` on SUSE Linux Enterprise 15 system (as opposed to openSUSE Tumbleweed). I have not really investigated the details, but what seems...
I have created a pull request https://github.com/NixOS/patchelf/pull/547 with this change.
For the record, I needed the patch attached to https://bugzilla.opensuse.org/show_bug.cgi?id=1225909#c1 to make openSUSE perl-tk build without -fpermissive with GCC 14. In the end, I decided to use only the configuration...
For the record, I needed the patch attached to https://bugzilla.opensuse.org/show_bug.cgi?id=1225909#c1 to make openSUSE perl-tk build without `-fpermissive` with GCC 14. In the end, I decided to use only the configuration...
For the record, I needed the patch attached to https://bugzilla.opensuse.org/show_bug.cgi?id=1225909#c1 to make openSUSE perl-tk build without -fpermissive with GCC 14. In the end, I decided to use only the configuration...
When discussing this, an interesting opinion was that the testsuite of libraries like jemalloc should probably be compiled with option `-fno-builtin` so that the compiler never assumes a function is...
See also https://bugzilla.opensuse.org/show_bug.cgi?id=1240665
> When discussing this, an interesting opinion was that the testsuite of libraries like jemalloc should probably be compiled with option `-fno-builtin` so that the compiler never assumes a function...