Revert "package/mpd: fix build of GenParseName"
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 23 Mar 2021 16:30:51 +0000 (17:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 28 Mar 2021 20:56:30 +0000 (22:56 +0200)
commit7205247aaee3bb4593f125bd3bce0dfa2bb0e3fe
tree6fa9605ecc685c72afb588a5895b1b386fddeb69
parent00d41f58ebb286d88914eb3d3501ebf9e4a86b9a
Revert "package/mpd: fix build of GenParseName"

This reverts commit 9783c04aaf5e4fc94099772f1dc699a974ee6538.

This commit is actually a workaround to get Meson passing `-libstdc++`
to the C linker. The correct fix is to pass the host C++ compiler to
Meson instead of the host C compiler using the `CXX_FOR_BUILD` variable.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mpd/0002-src-tag-meson.build-fix-GenParseName-linking.patch [deleted file]