Kaynağa Gözat

Prevent warnings about incompatible builds... we know they are as we try and build everything.

[SVN r21360]
Rene Rivera 22 yıl önce
ebeveyn
işleme
9f5e84a6ee
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      Jamfile

+ 2 - 0
Jamfile

@@ -121,6 +121,8 @@ local lib-sources = [ install-sources lib ] ;
 
 if $(lib-sources)
 {
+    local gNOWARN_INCOMPATIBLE_BUILDS = TRUE ;
+    
     local lib-build =
         debug release
         [ cond $(with-debug-python) : debug-python ]

粤ICP备19079148号