diff options
| author | Peter Jones <pjones@redhat.com> | 2019-01-31 14:53:10 -0500 |
|---|---|---|
| committer | Javier Martinez Canillas <javierm@redhat.com> | 2021-02-12 23:53:37 +0100 |
| commit | 4a4d73f73a488d4df0418f0a45f5864f8dda739e (patch) | |
| tree | 4ba7da3144b7800b53713bb70023b115dc4f6fc1 | |
| parent | dd70785953590a0af629f7db85faba8019e85c6f (diff) | |
| download | efi-boot-shim-4a4d73f73a488d4df0418f0a45f5864f8dda739e.tar.gz efi-boot-shim-4a4d73f73a488d4df0418f0a45f5864f8dda739e.zip | |
Remove my .syntastic_c_config, it doesn't belong in the repo.
Signed-off-by: Peter Jones <pjones@redhat.com>
| -rw-r--r-- | .syntastic_c_config | 44 |
1 files changed, 0 insertions, 44 deletions
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 |
