build: fix build on Mac OS X 10.9
authorFelix Fietkau <nbd@openwrt.org>
Wed, 30 Oct 2013 21:47:01 +0000 (21:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 30 Oct 2013 21:47:01 +0000 (21:47 +0000)
commit2b622f263fa5e3a435caf76c363d307fb4cd8bb0
tree96486eb7892412932d98a6fa13ed82a6fa4082ef
parent397d9b0f01a0379dd7ed9f88eceb5468eb7d7060
build: fix build on Mac OS X 10.9

Add a wrapper around the clang gcc emulation to fix -print-file-name=<lib>

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r38560

SVN-Revision: 38613
include/toplevel.mk
scripts/clang-gcc-wrapper [new file with mode: 0755]