summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.clang
Commit message (Expand)AuthorAgeFilesLines
* Enable sanitize target for new gccs and clangDaniel Silverstone2018-07-281-0/+11
* Fix BUILD/HOST confusionVincent Sanders2014-12-191-1/+1
* Migrate to target tripletsJohn-Mark Bell2014-11-161-1/+1
* clang supports gcc's __attribute__((aligned))Rob Kendrick2012-06-251-1/+1
* Provide _ALIGNED preprocessor definitionJohn Mark Bell2011-04-011-0/+3
* Pedantic change to flag extension -- we prefer FOO := $(FOO) ... over FOO += ...John Mark Bell2011-01-241-5/+5
* Detecting apple clang and building universal binaries with clang and gcc on M...Sven Weidauer2011-01-231-0/+15
* Simplistic clang support, based on Makefile.gcc. Bare minimum of changes.Rob Kendrick2010-12-201-0/+32