mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Add comment
[SVN r35430]
This commit is contained in:
@@ -231,7 +231,10 @@ rule init-unix ( version ? : root ? : includes ? : libraries ? : condition * )
|
||||
flags python.capture-output PYTHON $(condition:J=/) : $(interpreter) ;
|
||||
}
|
||||
|
||||
|
||||
# Depending on system, or on toolset used, we need extra libraries.
|
||||
# Libraries which are needed depending on system are added to
|
||||
# 'extra-libs' and for libraries which depend on toolset we need
|
||||
# conditional requirements to 'extra-libs-conditional'.
|
||||
local extra-libs extra-libs-conditional ;
|
||||
|
||||
# Depending on system, Python library is either static
|
||||
|
||||
Reference in New Issue
Block a user