aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-gcc-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* build: drop clang wrapperKevin Darbyshire-Bryant2021-01-051-12/+0
| | | | | | | clang's gcc emulation does the right thing with -print-file-name now, drop the wrapper Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-281-0/+12
Add a wrapper around the clang gcc emulation to fix -print-file-name=<lib> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38560