diff options
author | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-09-13 12:09:40 -0700 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2017-09-13 12:09:40 -0700 |
commit | b6f94dbeacfc6f0a507413096189304c58dbe66c (patch) | |
tree | bce8c7db22209078618294c51d95a0c033aec7d9 /.syntastic_c_config | |
parent | 25f7fd1fb389a5f6356f353d16c5ead80dac6bbc (diff) | |
download | efi-boot-shim-upstream/13_git1505328970.9c1c35c5.tar.gz efi-boot-shim-upstream/13_git1505328970.9c1c35c5.zip |
New upstream version 13~git1505328970.9c1c35c5upstream/13_git1505328970.9c1c35c5
Diffstat (limited to '.syntastic_c_config')
-rw-r--r-- | .syntastic_c_config | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/.syntastic_c_config b/.syntastic_c_config new file mode 100644 index 00000000..b93723b2 --- /dev/null +++ b/.syntastic_c_config @@ -0,0 +1,53 @@ +-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 +-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 +-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 +-iquote +/home/pjones/devel/github.com/shim/master +-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 |