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 2821eb2 commit 2eef208Copy full SHA for 2eef208
Makefile.pre.in
@@ -738,7 +738,7 @@ profile-bolt-instrument-stamp: profile-bolt-prebuild-stamp
738
touch $@
739
740
profile-bolt-run-stamp: profile-bolt-instrument-stamp
741
- ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
+ $(RUNSHARED) ./$(BUILDPYTHON).bolt_inst $(PROFILE_TASK) || true
742
743
744
profile-bolt-analyze-stamp: profile-bolt-run-stamp
0 commit comments