Created
February 8, 2014 10:47
-
-
Save adinapoli/8881785 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[("GCC extra via C opts", " -fwrapv"), | |
("C compiler command", "i386-apple-darwin11-clang"), | |
("C compiler flags", " -U__i686 -fno-stack-protector"), | |
("C compiler link flags", ""), | |
("ld command", "i386-apple-darwin11-ld"), | |
("ld flags", ""), | |
("ld supports compact unwind", "YES"), | |
("ld supports build-id", "NO"), | |
("ld supports filelist", "YES"), | |
("ld is GNU ld", "NO"), | |
("ar command", "/usr/bin/ar"), | |
("ar flags", "clqs"), | |
("ar supports at file", "@ArSupportsAtFile@"), | |
("touch command", "touch"), | |
("dllwrap command", "/bin/false"), | |
("windres command", "/bin/false"), | |
("libtool command", "libtool"), | |
("perl command", "/usr/bin/perl"), | |
("target os", "OSiOS"), | |
("target arch", "ArchX86"), | |
("target word size", "4"), | |
("target has GNU nonexec stack", "False"), | |
("target has .ident directive", "True"), | |
("target has subsections via symbols", "True"), | |
("Unregisterised", "NO"), | |
("LLVM llc command", "/usr/local/clang-3.0/bin/llc"), | |
("LLVM opt command", "/usr/local/clang-3.0/bin/opt") | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment