Show commands being executed in clang test
This commit is contained in:
parent
5553ee79a9
commit
933cd1e3c7
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
# fail to run otherwise, so we disable the sandbox for this test.
|
# fail to run otherwise, so we disable the sandbox for this test.
|
||||||
__noChroot = true;
|
__noChroot = true;
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
#set -x
|
set -x
|
||||||
#$CC -v
|
#$CC -v
|
||||||
|
|
||||||
cp ${task_c} task.c
|
cp ${task_c} task.c
|
||||||
|
Loading…
Reference in New Issue
Block a user