build: Use "true" instead of /bin/true, since it's /usr/bin/true on Darwin

This commit is contained in:
Patrick Walton 2011-03-24 12:40:07 -07:00
parent 2bd78c176d
commit e2d4fb0fb2
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ endif
ifdef CFG_UNIXY
CFG_INFO := $(info cfg: unix-y environment)
CFG_PATH_MUNGE := /bin/true
CFG_PATH_MUNGE := true
CFG_EXE_SUFFIX :=
CFG_LDPATH :=$(CFG_LDPATH):$(CFG_LLVM_LIBDIR)
CFG_RUN_TARG=\