Skip to content

Commit

Permalink
[build] Don't build the Debian package as an implication of create_sdk.
Browse files Browse the repository at this point in the history
Bug: #59900
Change-Id: I18c4242aed48398c5f6d223fdb314620cef2e741
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404360
Commit-Queue: Ryan Macnak <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>
  • Loading branch information
rmacnak-google authored and Commit Queue committed Jan 14, 2025
1 parent 163539a commit 52cc629
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ group("runtime_precompiled") {

group("create_sdk") {
public_deps = [ "sdk:create_sdk" ]
if (is_linux) {
public_deps += [ "tools/debian_package" ]
}
}

group("create_platform_sdk") {
Expand Down

0 comments on commit 52cc629

Please sign in to comment.