]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - Tools/Conf/gcc_tools.txt
Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file.
[mirror_edk2.git] / Tools / Conf / gcc_tools.txt
... / ...
CommitLineData
1IA32_CC = "-Os", "-fshort-wchar", "-fno-strict-aliasing", "-Wall", "-Werror", "-c"\r
2IA32_LIB = \r
3IA32_LINK = "-nostdlib", "-O2", "--gc-sections", "--dll", "--export-all-symbols"\r
4IA32_ASM = "/nologo", "/W3", "/WX", "/c", "/coff", "/DEFI32"\r
5IA32_ASMLINK = \r
6IA32_PP = "-E"\r
7\r