summaryrefslogtreecommitdiff
path: root/tools/common/target_detect.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27Add FreeBSD and DragonFly targetsGreg V1-0/+16
Also adjust macOS comment. FreeBSD also uses clang and lld (current dev version even uses lld as /usr/bin/ld), function-sections/gc-sections are very well supported. It's probably a Mach-O issue on Macs.
2018-06-03All - Move host target auto-detection to be common between compiler and ↵John Hodge1-0/+66
minicargo