Commit 5b082bb
authored
internal(pystar): use rules_python PyCcLinkParamsProvider if pystar is enabled (#1517)
The PyCcLinkParamsInfo export wasn't respecting the
`config.enable_pystar` setting. This
would cause the Starlark implementation to look up the wrong provider
symbol and result
in an error later.
Work towards #10691 parent 74653d5 commit 5b082bb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments