summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-07-09 16:01:27 -0700
committerLaura Abbott <labbott@redhat.com>2018-07-09 16:01:27 -0700
commit9caee771b54ee4cfd38f1f31c3bdc22ebf6c9535 (patch)
tree1da2643a4e6afaac1d53aac3ac71993574e9f583 /kernel.spec
parente71fe625284863a59d1b2f67d026003827d637c5 (diff)
downloadkernel-9caee771b54ee4cfd38f1f31c3bdc22ebf6c9535.tar.gz
kernel-9caee771b54ee4cfd38f1f31c3bdc22ebf6c9535.tar.xz
kernel-9caee771b54ee4cfd38f1f31c3bdc22ebf6c9535.zip
Fix for arm64 compilation issue
The short answer is that it looks like Fedora binutils doesn't quite work with this patch. The long answer might be more complicated but this gets things compiling.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 325dc3ec5..6ab4291cc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -607,6 +607,9 @@ Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
# rhbz 1470995
Patch504: kexec-bzimage-verify-pe-signature-fix.patch
+# arm64 compile fix
+Patch505: 0001-Revert-arm64-Use-aarch64elf-and-aarch64elfb-emulatio.patch
+
# END OF PATCH DEFINITIONS
%endif