Skip to content

Commit

Permalink
Add dependency on platform_buildconfig header to the system library: …
Browse files Browse the repository at this point in the history
…platform-specific lock tracking uses this (#6748)
  • Loading branch information
andy31415 authored May 13, 2021
1 parent b7447ca commit 8d203d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ static_library("system") {

public_deps = [
"${chip_root}/src/lib/support",
"${chip_root}/src/platform:platform_buildconfig",
"${nlassert_root}:nlassert",
]

Expand Down

0 comments on commit 8d203d7

Please sign in to comment.