From a6f62055835c5c3f9546818fbbcd43c73baef57f Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 6 Aug 2021 15:49:26 +0100 Subject: Implement compile_commands.json generation --- test.do | 1 + 1 file changed, 1 insertion(+) (limited to 'test.do') diff --git a/test.do b/test.do index 82cbd07..483411f 100755 --- a/test.do +++ b/test.do @@ -3,3 +3,4 @@ set -e objects=(common.o pack.o test.o trace.o unpack.o ieee754b.o) redo-ifchange link-executable.tool "${objects[@]}" . ./link-executable.tool +"${cmd[@]}" -- cgit v1.2.3-54-g00ecf