소스 검색

Revert 60652.
The 'alias' rule passes 'no-rename' to main-target-sources,
and targets.create-metatarget does not, presently, support
that. As result:

alias a :
[ python-extension xxx ]
[ bpl-test yyy : xxx ]
;

Does not work since 'xxx' gets renamed to a..xxx.

We obviously need to handle 'no-rename', but for now,
just revert the patch.


[SVN r60688]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit e847e519ef94122e3dbd821c75fcf1b2a5ed6ad0
+Subproject commit 83c1703151b96645d7e5514a68d078ee8bae8829

粤ICP备19079148号