mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Don't mention --preserve-test-targets.
Targets are no longer removed by default, so this reference is unnecessary. Addresses #2001. [SVN r53379]
This commit is contained in:
@@ -186,10 +186,6 @@ And so on... Finally:
|
||||
Or something similar. If all is well, you should now have built the DLLs and
|
||||
run the Python program.
|
||||
|
||||
[note Starting from Boost 1.35, bjam erases the generated executables
|
||||
(e.g. pyd file) after the test has concluded to conserve disk space.
|
||||
To keep bjam from doing that, pass --preserve-test-targets to bjam.]
|
||||
|
||||
[:[*There you go... Have fun!]]
|
||||
|
||||
[endsect]
|
||||
|
||||
Reference in New Issue
Block a user