[("GCC extra via C opts", " -fwrapv"),
 ("C compiler command", "/usr/lib/distcc/bin/gcc"),
 ("C compiler flags", " -marm -fno-stack-protector"),
 ("C compiler link flags", " -fuse-ld=gold -Wl,-z,noexecstack"),
 ("Haskell CPP command","/usr/lib/distcc/bin/gcc"),
 ("Haskell CPP flags","-E -undef -traditional "),
 ("ld command", "/usr/bin/ld.gold"),
 ("ld flags", " -z noexecstack"),
 ("ld supports compact unwind", "YES"),
 ("ld supports build-id", "YES"),
 ("ld supports filelist", "NO"),
 ("ld is GNU ld", "YES"),
 ("ar command", "/usr/bin/ar"),
 ("ar flags", "q"),
 ("ar supports at file", "YES"),
 ("touch command", "touch"),
 ("dllwrap command", "/bin/false"),
 ("windres command", "/bin/false"),
 ("libtool command", "libtool"),
 ("readelf command", "/usr/bin/readelf"),
 ("perl command", "/usr/bin/perl"),
 ("cross compiling", "NO"),
 ("target os", "OSLinux"),
 ("target arch", "ArchARM {armISA = ARMv7, armISAExt = [VFPv3,NEON], armABI = HARD}"),
 ("target word size", "4"),
 ("target has GNU nonexec stack", "False"),
 ("target has .ident directive", "True"),
 ("target has subsections via symbols", "False"),
 ("Unregisterised", "NO"),
 ("LLVM llc command", "/usr/bin/llc"),
 ("LLVM opt command", "/usr/bin/opt")
 ]

