We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da5b9a commit d745ef2Copy full SHA for d745ef2
.github/workflows/build.yml
@@ -71,6 +71,7 @@ jobs:
71
--target-os linux \
72
--linux-cpu ${{ matrix.arch }} \
73
--no-goma \
74
+ --no-lto \
75
--target-toolchain /tizen_tools/toolchains \
76
--target-sysroot /tizen_tools/sysroot/${{ matrix.arch }} \
77
--target-triple ${{ matrix.triple }} \
0 commit comments