We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4debd commit 35faf1aCopy full SHA for 35faf1a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 2bd78c176dc638773c527d85160e284bcaf0a5b6
+refs/heads/master: e2d4fb0fb2089adbafecbeb6f3601d86dc44f301
trunk/Makefile.in
@@ -95,7 +95,7 @@ endif
95
ifdef CFG_UNIXY
96
CFG_INFO := $(info cfg: unix-y environment)
97
98
- CFG_PATH_MUNGE := /bin/true
+ CFG_PATH_MUNGE := true
99
CFG_EXE_SUFFIX :=
100
CFG_LDPATH :=$(CFG_LDPATH):$(CFG_LLVM_LIBDIR)
101
CFG_RUN_TARG=\
0 commit comments