b2 --with-headers

This commit is contained in:
Bruno Iljazovic
2026-02-24 11:34:20 +01:00
parent 52ae643efd
commit a4ecbdbcc6
+1 -1
View File
@@ -148,7 +148,7 @@ def _build_b2_distro(
_run([
_b2_command,
'--prefix={}'.format(_b2_distro),
'--with-system',
'--with-headers',
'toolset={}'.format(toolset),
'-d0',
'install'