Home
last modified time | relevance | path

Searched full:cpp_link_args (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/.ci/
Dwin32-cross-file.txt11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
Dwin64-cross-file.txt11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh175 -D cpp_link_args="$(echo -n $CPP_LINK_ARGS) -Wl,--fatal-warnings" \
/third_party/mesa3d/ohos/
Dmeson_cross_process.py62 cpp_link_args = [
Dmeson_cross_process64.py70 cpp_link_args = [
/third_party/mesa3d/android/
Dmesa3d_cross.mk252 …"cpp_link_args = [$(foreach flag, $(m-lld-flags-cleaned),'$(flag)',)'']\n" …
/third_party/mesa3d/docs/
Dmeson.rst535 cpp_link_args = ['-m32']
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml841 CPP_LINK_ARGS: >