Просмотр исходного кода

ublas changes for kylix, missed one ;-(

[SVN r17020]
Jörg Walter 23 лет назад
Родитель
Сommit
45ca42856b
1 измененных файлов с 1 добавлено и 0 удалено
  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号