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