You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client libraries have to duplicate the import of onetbb in the MODULE file, even when they don't directly use it. This is due to the select statement which is a conditional branch.
fmeum@ writes:
"This could be fixed in the rules by wrapping labels in Label(...)."
Client libraries have to duplicate the import of onetbb in the MODULE file, even when they don't directly use it. This is due to the
select
statement which is a conditional branch.fmeum@ writes:
"This could be fixed in the rules by wrapping labels in Label(...)."
See
https://bazelbuild.slack.com/archives/C014RARENH0/p1706865213498849?thread_ts=1706796383.461789&cid=C014RARENH0
The text was updated successfully, but these errors were encountered: