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.
$(RUNSHARED)
1 parent c8759fd commit 02418fdCopy full SHA for 02418fd
Makefile.pre.in
@@ -764,7 +764,7 @@ profile-bolt-instrument-stamp: profile-bolt-prebuild-stamp
764
touch $@
765
766
profile-bolt-run-stamp: profile-bolt-instrument-stamp
767
- ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
+ $(RUNSHARED) ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
768
769
770
profile-bolt-analyze-stamp: profile-bolt-run-stamp
0 commit comments