blob: 507d00845cbd9020b568b9e96c7f3bc9d522b18e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
-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
|