mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
libs/python/test/Jamfile.v2: correction, by Steven Watanabe
[SVN r72175]
This commit is contained in:
@@ -11,7 +11,7 @@ use-project /boost/python : ../build ;
|
||||
project /boost/python/test
|
||||
: requirements
|
||||
<toolset>gcc:<cxxflags>-Wextra
|
||||
<target-os>QNXNTO:<library>socket
|
||||
<target-os>qnxnto:<library>socket
|
||||
;
|
||||
|
||||
local PY = ;
|
||||
|
||||
Reference in New Issue
Block a user