Blame SOURCES/0002-Move-the-syntastic-file-I-use-out-of-the-repo.patch

80b73c
From d5f88bb1d594451733261d62eac4b4f97d39e3f4 Mon Sep 17 00:00:00 2001
80b73c
From: Peter Jones <pjones@redhat.com>
80b73c
Date: Tue, 12 Jun 2018 14:36:20 -0400
80b73c
Subject: [PATCH 02/17] Move the syntastic file I use out of the repo
80b73c
80b73c
Signed-off-by: Peter Jones <pjones@redhat.com>
80b73c
---
80b73c
 src/.syntastic_c_config | 36 ------------------------------------
80b73c
 1 file changed, 36 deletions(-)
80b73c
 delete mode 100644 src/.syntastic_c_config
80b73c
80b73c
diff --git a/src/.syntastic_c_config b/src/.syntastic_c_config
80b73c
deleted file mode 100644
80b73c
index 3f3f0ca67c7..00000000000
80b73c
--- a/src/.syntastic_c_config
80b73c
+++ /dev/null
80b73c
@@ -1,36 +0,0 @@
80b73c
--g3
80b73c
--Og
80b73c
--Werror=format-security
80b73c
--Wp,-D_FORTIFY_SOURCE=2
80b73c
--fexceptions
80b73c
--fstack-protector-strong
80b73c
---param=ssp-buffer-size=4
80b73c
--grecord-gcc-switches
80b73c
--DFWUPDATE_HAVE_LIBSMBIOS__
80b73c
--Wall
80b73c
--Wextra
80b73c
--Werror
80b73c
--Wno-error=cpp
80b73c
--Wno-unused-result
80b73c
--Wno-unused-function
80b73c
--Wsign-compare
80b73c
--Werror=sign-compare
80b73c
--fshort-wchar
80b73c
---std=gnu11
80b73c
--D_GNU_SOURCE
80b73c
--Isrc/include
80b73c
--Isrc/include/efivar
80b73c
--Iinclude
80b73c
--Iinclude/efivar
80b73c
--fPIC
80b73c
--fmath-errno
80b73c
--fsigned-zeros
80b73c
--ftrapping-math
80b73c
--fno-trapv
80b73c
--fno-openmp
80b73c
--fno-openacc
80b73c
--mtune=generic
80b73c
--march=x86-64
80b73c
--flto
80b73c
--fno-merge-constants
80b73c
--fvisibility=hidden
80b73c
-- 
80b73c
2.17.1
80b73c