mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 17:52:17 +00:00
Make AIX work again
[SVN r15742]
This commit is contained in:
@@ -20,7 +20,7 @@ if [ check-python-config ]
|
||||
|
||||
if $(UNIX) && ( $(OS) = AIX )
|
||||
{
|
||||
bpl-linkflags = <linkflags>"-e initlibbpl" ;
|
||||
bpl-linkflags = <linkflags>"-e initlibboost_python" ;
|
||||
}
|
||||
|
||||
dll boost_python
|
||||
|
||||
Reference in New Issue
Block a user