package/gerbera: fix linking with std::filesystem
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 26 Jan 2021 17:25:25 +0000 (18:25 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 26 Jan 2021 17:50:57 +0000 (18:50 +0100)
commit65f7b0d30d10f50dcdacdba6408f4e2597396f5e
tree4f93a0810f6d12410017869e3f88acf18e98f9d4
parent8640e8ffde3f61c583843c36bf4660ff751f55ad
package/gerbera: fix linking with std::filesystem

Do not force to CXX_FILESYSTEM_NO_LINK_NEEDED to ON to allow gerbera to
link with the approriate library for std::filesystem

It should be noted that check_cxx_source_runs has been dropped since
version 1.6.0 and
https://github.com/gerbera/gerbera/commit/a3a64bed1d78fc51c7ab298db019c89852acb80c

Fixes:
 - http://autobuild.buildroot.org/results/0fcd0ce167c04f788bf1b9414ae5e7677691c7cf

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/gerbera/gerbera.mk