Skip to content

Commit 52cc629

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[build] Don't build the Debian package as an implication of create_sdk.
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]>
1 parent 163539a commit 52cc629

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

BUILD.gn

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@ group("runtime_precompiled") {
119119

120120
group("create_sdk") {
121121
public_deps = [ "sdk:create_sdk" ]
122-
if (is_linux) {
123-
public_deps += [ "tools/debian_package" ]
124-
}
125122
}
126123

127124
group("create_platform_sdk") {

0 commit comments

Comments
 (0)