aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2024-06-30 09:16:50 +0300
committerEfraim Flashner <efraim@flashner.co.il>2024-06-30 09:16:50 +0300
commit48934f0c2f8be63d1070a6e82f62f7d278f4fbdc (patch)
tree00931cbcf5d9403c2e5ffac69f58ed2ba94c518d /gnu/packages/tls.scm
parentfc15524d371394e538d3e9635ba05aa85c9c7d2c (diff)
downloadguix-48934f0c2f8be63d1070a6e82f62f7d278f4fbdc.tar.gz
guix-48934f0c2f8be63d1070a6e82f62f7d278f4fbdc.zip
gnu: llvm-17: Fix building on i686-linux.
* gnu/packages/llvm.scm (llvm-17)[arguments]: When building for i686-linux delete the 'make-dynamic-linker-cache phase. Change-Id: I0745d9b1bda47ad4ad10680234c9257215de1c4b
Diffstat (limited to 'gnu/packages/tls.scm')
0 files changed, 0 insertions, 0 deletions
ckages/guile.scm gnu/packages/inkscape.scm gnu/packages/llvm.scm gnu/packages/openldap.scm gnu/packages/pciutils.scm gnu/packages/ruby.scm gnu/packages/samba.scm gnu/packages/sqlite.scm gnu/packages/statistics.scm gnu/packages/syndication.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/copy.scm guix/scripts/home.scm Efraim Flashner 2023-01-25gnu: diffoscope: Replace cdrtools with cdrkit-libre....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove cdrtools. Add cdrkit-libre. Efraim Flashner 2023-01-25gnu: diffoscope: Use newer llvm....* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch. [native-inputs]: Replace llvm-9 with llvm. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner 2023-01-22gnu: diffoscope: Simplify the build-man-page phase....* gnu/packages/diffoscope.scm (diffoscope) [phases]: Remove MAKE-FLAGS binding in the build-man-page phase, as the python-build-system has no such argument. Maxim Cournoyer 2023-01-22gnu: diffoscope: Fix indentation....* gnu/packages/diffoscope.scm (diffoscope): Fix indentation. Maxim Cournoyer 2023-01-22gnu: diffoscope: Update to 233....* gnu/packages/diffoscope.scm (diffoscope): Update to 233. [native-inputs]: Add lzip and python-pypdf, drop python-pypdf2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian 2022-12-11gnu: reprotest: Update to 0.7.22....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.22. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2022-10-16gnu: diffoscope: Update to 224....* gnu/packages/diffoscope.scm (diffoscope): Update to 224. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Adjust accordingly. Tobias Geerinckx-Rice 2022-09-08Merge branch 'staging' into core-updatesMarius Bakke 2022-09-01gnu: diffoscope: Remove mono from native inputs....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove mono. Maxim Cournoyer 2022-09-01Merge branch 'staging' into core-updatesMarius Bakke 2022-09-01gnu: Add missing imports for python-check....This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86, which caused `guix pull', `guix time-machine', and a few other commands to fail. * gnu/packages/diffoscope.scm: Import python-check. * gnu/packages/django.scm: Likewise. * gnu/packages/logging.scm: Likewise. * gnu/packages/magic-wormhole.scm: Likewise. * gnu/packages/networking.scm: Likewise. Liliana Marie Prikler 2022-08-27Merge branch 'staging' into core-updatesMarius Bakke 2022-08-19gnu: diffoscope: Update to 221....* gnu/packages/diffoscope.scm (diffoscope): Update to 221. Vagrant Cascadian 2022-08-11Merge branch 'staging' into core-updatesMarius Bakke 2022-08-10gnu: reprotest: Update to 0.7.21....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21. Vagrant Cascadian 2022-08-10gnu: diffoscope: Update to 220....* gnu/packages/diffoscope.scm (diffoscope): Update to 220. Vagrant Cascadian 2022-07-22Merge branch 'staging' into core-updatesMarius Bakke 2022-07-20gnu: diffoscope: Only build with fpc on supported architectures....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc on x86_64-linux or i686-linux. Efraim Flashner 2022-07-17gnu: diffoscope: Update to 219....* gnu/packages/diffoscope.scm (diffoscope): Update to 219. Tobias Geerinckx-Rice 2022-06-27Merge branch 'master' into core-updatesMarius Bakke 2022-06-22Merge branch master into core-updatesLudovic Courtès 2022-06-19gnu: diffoscope: Update to 217....* gnu/packages/diffoscope.scm (diffoscope): Update to 217. Tobias Geerinckx-Rice 2022-06-08Merge branch 'master' into core-updatesLudovic Courtès 2022-06-05gnu: diffoscope: Update to 216....* gnu/packages/diffoscope.scm (diffoscope): Update to 216. Tobias Geerinckx-Rice