summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2026-03-02 20:27:13 +0100
committerRicardo Wurmus <rekado@elephly.net>2026-03-04 09:52:22 +0100
commit129ff35366c866f0bf60cd2a291ce352bc5e936f (patch)
treef440d4b17897e87c148c1ad44e50e23f2fe206dc /gnu/local.mk
parent995e7c800b7a603569989d9eaeeab975ce4ffcc4 (diff)
gnu: make-propeller-gcc-4: Build with GCC 5.
* gnu/packages/patches/gcc-4.6-gnu-inline.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/embedded.scm (make-propeller-gcc-4)[source]: Remove patch. [arguments]: Remove 'pre-x86-configure phase. [native-inputs]: Replace gcc-4.9 with gcc-5. Change-Id: Ifb4b00952edc9053e7496ffe33f8beacd34e11ca
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 6696ee44ee8..59de6a1649f 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1382,7 +1382,6 @@ dist_patch_DATA = \
%D%/packages/patches/gcc-libvtv-runpath.patch \
%D%/packages/patches/gcc-strmov-store-file-names.patch \
%D%/packages/patches/gcc-4-compile-with-gcc-5.patch \
- %D%/packages/patches/gcc-4.6-gnu-inline.patch \
%D%/packages/patches/gcc-4.9.3-mingw-gthr-default.patch \
%D%/packages/patches/gcc-5-hurd.patch \
%D%/packages/patches/gcc-5.0-libvtv-runpath.patch \