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 6ab8f09 commit 81f15bbCopy full SHA for 81f15bb
Makefile.pre.in
@@ -762,7 +762,7 @@ profile-bolt-instrument-stamp: profile-bolt-prebuild-stamp
762
touch $@
763
764
profile-bolt-run-stamp: profile-bolt-instrument-stamp
765
- ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
+ $(RUNSHARED) ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
766
767
768
profile-bolt-analyze-stamp: profile-bolt-run-stamp
0 commit comments