Maxim Cournoyer
902127d92b
Revert "gnu: libtool: Update to 2.5.4."
...
This reverts commit da8179893f .
2025-10-30 16:19:54 +09:00
Maxim Cournoyer
da8179893f
gnu: libtool: Update to 2.5.4.
...
* gnu/packages/autotools.scm (libtool): Update to 2.5.4.
[source]: Delete patches.
[#:phases] {skip-some-tests-on-extra-archs}: New phases.
* gnu/packages/patches/libtool-grep-compat.patch: Delete file.
* gnu/packages/patches/libtool-skip-tests2.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Change-Id: I6f16e7edd996c5b577acdbbd4905ec63d27b3655
2025-10-30 16:13:02 +09:00
Efraim Flashner
1da2834720
gnu: libtool and libltdl: Update to 2.4.7.
...
* gnu/packages/autotools.scm (libtool, libltdl): Update to 2.4.7.
[arguments]: Remove trailing #t from phases. Remove unnecessary file
field from find-files.
(libltdl)[arguments]: Remove trailing #t.
* gnu/packages/patches/libtool-skip-tests2.patch: Update patch.
2022-05-28 22:01:09 +03:00
Efraim Flashner
6ba510d76d
gnu: libtool: Skip the nopic tests on riscv.
...
* gnu/packages/patches/libtool-skip-tests2.patch: Adjust to add riscv to
skipped nopic tests.
2022-01-11 12:43:37 +02:00
Ludovic Courtès
3314f8a7b6
gnu: libtool: Leave out the test suite workarounds.
...
They are no longer needed since the latest ld-wrapper changes (commit
51d0cd9.)
* gnu/packages/patches/libtool-skip-tests2.patch: New file.
* gnu/packages/autotools.scm (libtool)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-10 18:09:46 +02:00