diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2023-06-07 12:56:33 +0300 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2023-06-07 12:56:33 +0300 |
commit | df18bc89005da0a7cbf721e3b3a1024440475d30 (patch) | |
tree | 52188c12a54002aff54c4b7728ed5ff96813968d /gnu/local.mk | |
parent | 2a6d2fc1d8e3434e283d6d2e559529b41a242fea (diff) |
Revert "gnu: sbcl: fix build on riscv64-linux."
This reverts commit 2a6d2fc1d8e3434e283d6d2e559529b41a242fea.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 254037a3af..f9afb433e6 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1895,7 +1895,6 @@ dist_patch_DATA = \ %D%/packages/patches/sbcl-clml-fix-types.patch \ %D%/packages/patches/sbcl-eazy-gnuplot-skip-path-check.patch \ %D%/packages/patches/sbcl-png-fix-sbcl-compatibility.patch \ - %D%/packages/patches/sbcl-riscv-Make-contribs-build-again.patch \ %D%/packages/patches/scalapack-gcc-10-compilation.patch \ %D%/packages/patches/scheme48-tests.patch \ %D%/packages/patches/scons-test-environment.patch \ |