aports/main/xen/patch-gcc6-etherboot-no-pie.patch
Natanael Copa c79838c3a1 main/xen: upgrade to 4.7.0 and add secfixes
fixes for:
- CVE-2016-6258
- CVE-2016-6259
- CVE-2016-5403
2016-08-15 16:30:06 +00:00

14 lines
224 B
Diff

diff --git a/src/Makefile b/src/Makefile
index e2425d7..20111d7 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -4,7 +4,7 @@
#
CLEANUP :=
-CFLAGS :=
+CFLAGS := -fno-pie
ASFLAGS :=
LDFLAGS :=
MAKEDEPS := Makefile