We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a62dcb commit 0f4e2a6Copy full SHA for 0f4e2a6
contrib/pgo-lto/Makefile
@@ -51,4 +51,5 @@ stage2: $(PROFILE_FILE)
51
$(MAKE) -C $(JULIA_ROOT) && touch $@
52
53
clean:
54
- rm -f stage1 stage2 $(PROFILE_FILE)
+ rm -f stage1 stage2 $(PROFILE_FILE)
55
+
0 commit comments