better cpp
This commit is contained in:
parent
61cb2ba2de
commit
8ef86ffe84
@ -1,6 +1,2 @@
|
||||
exec 2>>/cpp.log
|
||||
set -x
|
||||
if [ $# -ne 1 ]
|
||||
then exec /usr/pkg/bin/clang "$@" -E -
|
||||
else exec /usr/pkg/bin/clang "$@" -E
|
||||
fi
|
||||
#!/bin/sh
|
||||
/usr/pkg/bin/clang -cc1 -E "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user