Răsfoiți Sursa

Supress 'link-compatibility' warning for:

  stage a1 : a1.txt : <location>dist ;
  stage a2 : a2.txt : <location>dist <dependency>a1 ;

The problem is that 'a1' is requested with <os>LINUX but the returned target
have <location>dist as the only property, which causes this bogus warning.


[SVN r26421]
Vladimir Prus 21 ani în urmă
părinte
comite
e1a308ac67
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 6f86fbc1f4c11eec63a52edcd6d3494a5f954fa4
+Subproject commit 0656ab2818729553bf8a94d996a87b8fd78ba85e

粤ICP备19079148号