Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/meson/
Dbuild.sh116 -D cpp_link_args="$(echo -n $CPP_LINK_ARGS)" \
/external/oss-fuzz/projects/dav1d/
Dlinux32.meson11 cpp_link_args = CXXFLAGS
/external/harfbuzz_ng/.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']
/external/mesa3d/docs/
Dmeson.rst425 cpp_link_args = ['-m32']
/external/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml282 CPP_LINK_ARGS: >