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

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