2
0
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:
Vladimir Prus
2006-09-30 09:30:46 +00:00
parent 1950136df4
commit 1e8ca8e8cc

View File

@@ -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