Skip to content

Commit caf2121

Browse files
committed
Clean up tizen/BUILD.gn (#150)
* WIP 1 * WIP 2 * Clean up
1 parent 8860095 commit caf2121

File tree

2 files changed

+156
-197
lines changed

2 files changed

+156
-197
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ jobs:
6868
flutter/tools/gn \
6969
--target-os linux \
7070
--linux-cpu $(arch) \
71+
--no-goma \
7172
--target-toolchain $HOME/tizen_tools/toolchains \
7273
--target-sysroot $HOME/tizen_tools/sysroot/$(arch) \
7374
--target-triple $(targetTriple) \
7475
--runtime-mode $(mode) \
7576
--enable-fontconfig \
7677
--embedder-for-target \
77-
--disable-desktop-embeddings \
7878
--build-tizen-shell
7979
ninja -C out/linux_$(mode)_$(arch)
8080
displayName: Build

0 commit comments

Comments
 (0)