mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
also added RTTI support for Aix during linking
[SVN r10532]
This commit is contained in:
parent
28779047b7
commit
057fd56c1d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ aix
|
|||
xlC
|
||||
Visual Age v5.0
|
||||
xlC -c -qrtti -I%include %source
|
||||
xlC -o boosttmp.exe -I%include %source
|
||||
xlC -o boosttmp.exe -qrtti -I%include %source
|
||||
Visual Age<br> v5.0
|
||||
|
||||
linux
|
||||
|
|
Loading…
Add table
Reference in a new issue