aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gcc-boot-2.95.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/gcc-boot-2.95.3.patch')
0 files changed, 0 insertions, 0 deletions
s for changes in shared system libraries. Reorder make-flags to changes in the source. Except for aarch64, use the defaults for choosing to use 64-bit blas. [inputs]: Add libblastrampoline. Replace libgit-1.1 with libgit-1.3, utf8proc-2.7.1 with utf8proc-2.8.0. [native-inputs]: Replace python-2 with python. (libunwind-julia): Update to 1.5.0. [source]: Update patches. * gnu/packages/libevent.scm (libuv-julia): Update to 2.0.0-4.e6f0e49. [arguments]: Also build static library, build position-independent-code. * gnu/packages/llvm.scm (llvm-julia): Update to llvm-13, following upstream's build instructions. * gnu/packages/maths.scm (openlibm): Update to 0.8.1. * gnu/packages/textutils.scm (utf8proc-2.7.1): Update and rename to utf8proc-2.8.0. [native-inputs]: Update unicode to 14.0.0. * gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.0. [source]: Remove snippet. [arguments]: Remove trailing #t from phases. * gnu/packages/patches/julia-allow-parallel-build.patch, (julia-patch): Update version string to 1.8.2. gnu/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Co-authored-by: Akira Kyle <akira@akirakyle.com> Efraim Flashner 2022-10-23gnu: libevent: Prefix (guix licenses) bindings....* gnu/packages/libevent.scm: Import (guix licenses) with the 'license:' prefix. Ludovic Courtès 2022-10-23gnu: Add libevent-with-openssl....* gnu/packages/libevent.scm (libevent-with-openssl): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Thomas Albers 2022-08-30gnu: libuv: Update to 1.44.2....* gnu/packages/libevent.scm (libuv): Update to 1.44.2. Marius Bakke 2022-06-26gnu: libuv: Update to 1.44.1....* gnu/packages/libevent.scm (libuv): Update to 1.44.1. Marius Bakke 2022-06-26gnu: libevent: Remove input label....* gnu/packages/libevent.scm (libevent)[inputs]: Remove label. Marius Bakke 2022-05-18gnu: lua-luv: Update to 1.43.0-0....* gnu/packages/libevent.scm (libuv-for-luv): New variable * gnu/packages/lua.scm (lua-luv): Update to 1.43.0-0. [inputs]: Change libuv to libuv-for-luv. [native-inputs]: Update lua-compat-5.3 to 0.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luis Henrique Gomes Higino