Age | Commit message (Expand) | Author |
2022-05-28 | 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.
| Efraim Flashner |
2022-01-11 | gnu: libtool: Skip the nopic tests on riscv....* gnu/packages/patches/libtool-skip-tests2.patch: Adjust to add riscv to
skipped nopic tests.
| Efraim Flashner |
2015-04-10 | 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.
| Ludovic Courtès |