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 bfe7353 commit c92110fCopy full SHA for c92110f
Makefile.pre.in
@@ -735,7 +735,7 @@ profile-bolt-instrument-stamp: profile-bolt-prebuild-stamp
735
touch $@
736
737
profile-bolt-run-stamp: profile-bolt-instrument-stamp
738
- ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
+ $(RUNSHARED) ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
739
740
741
profile-bolt-analyze-stamp: profile-bolt-run-stamp
0 commit comments