Explorar el Código

added RTTI support for Aix

[SVN r10531]
Toon Knapen hace 25 años
padre
commit
28779047b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      status/compiler.cfg

+ 1 - 1
status/compiler.cfg

@@ -12,7 +12,7 @@
 aix
 aix
 xlC
 xlC
 Visual Age v5.0
 Visual Age v5.0
-xlC -c -I%include %source
+xlC -c -qrtti -I%include %source
 xlC -o boosttmp.exe -I%include %source
 xlC -o boosttmp.exe -I%include %source
 Visual Age<br> v5.0
 Visual Age<br> v5.0
 
 

粤ICP备19079148号