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.
2 parents 2a2becc + 255295f commit e535920Copy full SHA for e535920
1 file changed
Makefile.pre.in
@@ -993,7 +993,7 @@ testuniversal: all platform
993
994
# Like testall, but with only one pass and without multiple processes.
995
# Run an optional script to include information about the build environment.
996
-buildbottest: all platform
+buildbottest: build_all platform
997
-@if which pybuildbot.identify >/dev/null 2>&1; then \
998
pybuildbot.identify "CC='$(CC)'" "CXX='$(CXX)'"; \
999
fi
0 commit comments