diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-11-09 09:53:02 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-11-09 09:53:02 +0100 |
commit | fac86a27853d2f21c62fefcba9cca32e3b9bdcdc (patch) | |
tree | 57acbe9aadcfdb2594eec2e21f1bab81bd104235 /0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch | |
parent | Xen 4.16.3-pre-patchset-0 (diff) | |
download | xen-upstream-patches-fac86a27853d2f21c62fefcba9cca32e3b9bdcdc.tar.gz xen-upstream-patches-fac86a27853d2f21c62fefcba9cca32e3b9bdcdc.tar.bz2 xen-upstream-patches-fac86a27853d2f21c62fefcba9cca32e3b9bdcdc.zip |
Xen 4.16.3-pre-patchset-14.16.3-pre-patchset-1
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to '0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch')
-rw-r--r-- | 0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch b/0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch index 03f485a..5432b3c 100644 --- a/0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch +++ b/0022-Config.mk-correct-PIE-related-option-s-in-EMBEDDED_E.patch @@ -1,7 +1,7 @@ From 2b694dd2932be78431b14257f23b738f2fc8f6a1 Mon Sep 17 00:00:00 2001 From: Jan Beulich <jbeulich@suse.com> Date: Tue, 11 Oct 2022 15:00:33 +0200 -Subject: [PATCH 22/26] Config.mk: correct PIE-related option(s) in +Subject: [PATCH 22/87] Config.mk: correct PIE-related option(s) in EMBEDDED_EXTRA_CFLAGS I haven't been able to find evidence of "-nopie" ever having been a @@ -54,5 +54,5 @@ index 46de3cd1e0e1..6f95067b8de6 100644 XEN_EXTFILES_URL ?= http://xenbits.xen.org/xen-extfiles -- -2.37.3 +2.37.4 |