Skip to content

Commit

Permalink
Fix configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Nov 4, 2020
1 parent a11812e commit a5da9f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@ CompilationSupport registerLinkActions(
ruleContext,
ruleContext.getLabel(),
binaryToLink,
ruleContext.getConfiguration(),
buildConfiguration,
toolchain,
toolchain.getFdoContext(),
getFeatureConfiguration(ruleContext, toolchain, buildConfiguration),
Expand Down

0 comments on commit a5da9f0

Please sign in to comment.