From 4a4d73f73a488d4df0418f0a45f5864f8dda739e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 31 Jan 2019 14:53:10 -0500 Subject: Remove my .syntastic_c_config, it doesn't belong in the repo. Signed-off-by: Peter Jones --- .syntastic_c_config | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 .syntastic_c_config diff --git a/.syntastic_c_config b/.syntastic_c_config deleted file mode 100644 index 507d0084..00000000 --- a/.syntastic_c_config +++ /dev/null @@ -1,44 +0,0 @@ --DL_ENDIAN --D_CRT_SECURE_NO_DEPRECATE --D_CRT_NONSTDC_NO_DEPRECATE --DOPENSSL_SMALL_FOOTPRINT --DPEDANTIC --ggdb --O0 --fno-stack-protector --fno-strict-aliasing --fpic --fshort-wchar --Wall --Wsign-compare --Werror --fno-builtin --Werror=sign-compare --ffreestanding --std=gnu89 --nostdinc --I/usr/lib/gcc/x86_64-redhat-linux/7/include --Iinclude --ICryptlib/ --ICryptlib/Include/ --ICryptlib/OpenSSL/ --ICryptlib/OpenSSL/crypto/ --I/usr/include/efi/ --I/usr/include/efi/x86_64/ --I/usr/include/efi/protocol/ --ICryptlib/OpenSSL/crypto/asn1/ --ICryptlib/OpenSSL/crypto/evp/ --ICryptlib/OpenSSL/crypto/modes/ --ICryptlib/OpenSSL/crypto/include/ --iquote -. --mno-mmx --mno-sse --mno-red-zone --nostdinc --maccumulate-outgoing-args --DEFI_FUNCTION_WRAPPER --DGNU_EFI_USE_MS_ABI --DNO_BUILTIN_VA_FUNCS --DMDE_CPU_X64 --DPAGE_SIZE=4096 -- cgit v1.2.3