From 986a206965da3f5bf6fd11d3285b5e19b6e066d1 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 28 Oct 2020 10:01:30 -0400 Subject: Makefile: Rebuild whenever the build flags change This removes the need to do make clean before rebuilding with a new build type. --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bf38169..c33b02c 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,6 @@ You can test it out: If you're interested in speed, you may want to build the release version instead: - $ make clean $ make release Finally, if you want to install it globally, run -- cgit v1.2.3