Package: libint / 1.2.1-7

Metadata

Package Version Patches format
libint 1.2.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_makefiles.patch | (download)

src/lib/MakeVars.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 enable ldflags and disable rpath. fix shell setting.
 For some reason `/bin/sh path/to/libtool' fails if /bin/sh is a
 symlink to dash.


fix_doc_makefile.patch | (download)

doc/progman/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
gcc 15.patch | (download)

src/bin/libint/build_libint.c | 2 1 + 1 - 0 !
src/bin/libint/emit_vrr_build.c | 4 2 + 2 - 0 !
src/bin/libint/emit_vrr_build_macro.c | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 fix ftbfs with gcc 15
cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/bin/libderiv/CMakeLists.txt | 2 1 + 1 - 0 !
src/bin/libint/CMakeLists.txt | 2 1 + 1 - 0 !
src/lib/libderiv/CMakeLists.txt | 2 1 + 1 - 0 !
src/lib/libint/CMakeLists.txt | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 fix ftbfs with cmake 4