summaryrefslogtreecommitdiffstats
path: root/resources/grubinvaders/patch/compile.sh.patch
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 19:31:19 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 19:31:39 (EST)
commit8984d9a75483f644ad614de35bde78ee73a79f37 (patch)
treedd5a18b86e176feb1d12388a3a91b7785c989c58 /resources/grubinvaders/patch/compile.sh.patch
parent4ebfb52f2418adf73405c90771c1b080644afed0 (diff)
downloadlibreboot-8984d9a75483f644ad614de35bde78ee73a79f37.zip
libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.gz
libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.bz2
Delete GRUB Invaders from libreboot
Diffstat (limited to 'resources/grubinvaders/patch/compile.sh.patch')
-rw-r--r--resources/grubinvaders/patch/compile.sh.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/grubinvaders/patch/compile.sh.patch b/resources/grubinvaders/patch/compile.sh.patch
deleted file mode 100644
index 0e7c3b8..0000000
--- a/resources/grubinvaders/patch/compile.sh.patch
+++ /dev/null
@@ -1,4 +0,0 @@
-6c6
-< CFLAGS="-fno-builtin -nostdinc -O2 -I. -Wall -Werror"
----
-> CFLAGS="-fno-builtin -nostdinc -O2 -I. -Wall -Werror -fno-stack-protector"