X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fapenwarr%2F110-compile%2FCC.do;fp=t%2Fapenwarr%2F110-compile%2FCC.do;h=1f40b2e2d251166fffeda0eea1cd82843dfd607f;hb=a6510ac6225a3a93df9d27dc316a3c1c0fcde426;hp=0000000000000000000000000000000000000000;hpb=a5111e179e5aca57420fd1cc95c1b21e7cd34226;p=goredo.git diff --git a/t/apenwarr/110-compile/CC.do b/t/apenwarr/110-compile/CC.do new file mode 100644 index 0000000..1f40b2e --- /dev/null +++ b/t/apenwarr/110-compile/CC.do @@ -0,0 +1,5 @@ +exec >$3 +cat <<-EOF + cc -Wall -o /dev/fd/1 -c "\$1" +EOF +chmod a+x $3