Explorar el Código

ublas changes for kylix, missed one ;-(

[SVN r17020]
Jörg Walter hace 23 años
padre
commit
45ca42856b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -353,6 +353,7 @@ subinclude libs/type_traits/test ;       # test-suite type_traits
 
               # borland warns so often that successful compilation is prevented.
                 <borland><*><cxxflags>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092"
+                <kylix><*><cxxflags>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092"
           ]
           [ run libs/numeric/ublas/test6/test6.cpp
                 libs/numeric/ublas/test6/test61.cpp

粤ICP备19079148号