Searched full:cpp_link_args (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/.ci/ |
| D | win32-cross-file.txt | 11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
|
| D | win64-cross-file.txt | 11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
|
| /third_party/mesa3d/.gitlab-ci/meson/ |
| D | build.sh | 175 -D cpp_link_args="$(echo -n $CPP_LINK_ARGS) -Wl,--fatal-warnings" \
|
| /third_party/mesa3d/ohos/ |
| D | meson_cross_process.py | 62 cpp_link_args = [
|
| D | meson_cross_process64.py | 70 cpp_link_args = [
|
| /third_party/mesa3d/android/ |
| D | mesa3d_cross.mk | 252 …"cpp_link_args = [$(foreach flag, $(m-lld-flags-cleaned),'$(flag)',)'']\n" …
|
| /third_party/mesa3d/docs/ |
| D | meson.rst | 535 cpp_link_args = ['-m32']
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 841 CPP_LINK_ARGS: >
|