gst-libav: fix build on systems without C++ compiler
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 4 Apr 2022 21:32:56 +0000 (23:32 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 5 Apr 2022 16:47:34 +0000 (16:47 +0000)
commit1477eb1fad92ac07cd057b3ecdb04edeeef9edba
treeabb1f9644011d37cf6e21c04e18735629c24f1ce
parentbfe43121f1316bbcb5c3da0e3a61102f520bfa74
gst-libav: fix build on systems without C++ compiler

Fix the following build failure on systems without C++ compiler:

The following exception(s) were encountered:
Running "/nvmedata/autobuild/instance-9/output-1/host/bin/or1k-buildroot-linux-musl-g++ --version" gave "[Errno 2] No such file or directory: '/nvmedata/autobuild/instance-9/output-1/host/bin/or1k-buildroot-linux-musl-g++'"

Fixes:
 - http://autobuild.buildroot.org/results/8ac0ba5eaaf7571857b4d8cfabf1488d640dc59a

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2112>
subprojects/gst-libav/meson.build