diff options
Diffstat (limited to '.syntastic_c_config')
-rw-r--r-- | .syntastic_c_config | 37 |
1 files changed, 14 insertions, 23 deletions
diff --git a/.syntastic_c_config b/.syntastic_c_config index b93723b2..507d0084 100644 --- a/.syntastic_c_config +++ b/.syntastic_c_config @@ -1,16 +1,3 @@ --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/.. --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/../Include/ --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/crypto --I/usr/lib/gcc/x86_64-redhat-linux/7/include --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/../Include --I/usr/include/efi --I/usr/include/efi/x86_64 --I/usr/include/efi/protocol --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/crypto/asn1 --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/crypto/evp --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/crypto/modes --I/home/pjones/devel/github.com/shim/master/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE @@ -29,18 +16,22 @@ -Werror=sign-compare -ffreestanding -std=gnu89 --I/usr/lib/gcc/x86_64-redhat-linux/7/include -nostdinc --I/home/pjones/devel/github.com/shim/master/Cryptlib --I/home/pjones/devel/github.com/shim/master/Cryptlib/Include --I/usr/include/efi --I/usr/include/efi/x86_64 --I/usr/include/efi/protocol --I/home/pjones/devel/github.com/shim/master/include --iquote -/home/pjones/devel/github.com/shim/master +-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 -/home/pjones/devel/github.com/shim/master +. -mno-mmx -mno-sse -mno-red-zone |