From bcaadc2e498f32a03ee694ac75ece0bb1a87c311 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 12 Sep 2017 19:09:29 +0200 Subject: btrfs-progs: build: whitespace adjustment of [LD] fssum Signed-off-by: David Sterba --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a98cd7ec..6e427bbc 100644 --- a/Makefile +++ b/Makefile @@ -496,7 +496,7 @@ library-test.static: library-test.c $(libs_static) $(Q)$(RM) -rf -- $(TMPD) fssum: tests/fssum.c tests/sha224-256.c - @echo " [LD] $@" + @echo " [LD] $@" $(Q)$(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS) test-build: test-build-pre test-build-real -- cgit v1.2.3