Thanks to visit codestin.com Credit goes to github.com
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 6ceda63 commit 255295fCopy full SHA for 255295f
1 file changed
Makefile.pre.in
@@ -1011,7 +1011,7 @@ testuniversal: all platform
1011
1012
# Like testall, but with only one pass and without multiple processes.
1013
# Run an optional script to include information about the build environment.
1014
-buildbottest: all platform
+buildbottest: build_all platform
1015
-@if which pybuildbot.identify >/dev/null 2>&1; then \
1016
pybuildbot.identify "CC='$(CC)'" "CXX='$(CXX)'"; \
1017
fi
0 commit comments