소스 검색

Don't pass -x flag to gcc when it's know that gcc will select the
same language from the file extension. This works around distcc's dislike
of the -x option: whenever it sees it, it resorts to local compilation.


[SVN r21839]

Vladimir Prus 22 년 전
부모
커밋
862e7cd7a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 87f709e5a30302733ac6b2f28e1b7aff7fe98248
+Subproject commit 1671d608479a58c1c089b567ac08019b97d37dd1

粤ICP备19079148号