Merge "Fix dependencies through symlinks"
am: d66b2fd3cf
Change-Id: If67c87530e33ce6a939bf7280d0957c4be5d6595
This commit is contained in:
@@ -1746,7 +1746,7 @@ func (m *moduleContext) InstallSymlink(installPath InstallPath, name string, src
|
||||
Rule: Symlink,
|
||||
Description: "install symlink " + fullInstallPath.Base(),
|
||||
Output: fullInstallPath,
|
||||
OrderOnly: Paths{srcPath},
|
||||
Input: srcPath,
|
||||
Default: !m.Config().EmbeddedInMake(),
|
||||
Args: map[string]string{
|
||||
"fromPath": relPath,
|
||||
|
Reference in New Issue
Block a user