[mythtv-commits] [MythTV/mythtv] 8d44a2: Fix MythTV to find the plugins again.
David Hampton
noreply at github.com
Sun Mar 20 04:21:55 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 8d44a27dfdbf5eaffc66c21ac7c9090d9daff662
https://github.com/MythTV/mythtv/commit/8d44a27dfdbf5eaffc66c21ac7c9090d9daff662
Author: David Hampton <mythtv at love2code.net>
Date: 2022-03-20 (Sun, 20 Mar 2022)
Changed paths:
M mythtv/libs/libmythbase/mythpluginapi.h
Log Message:
-----------
Fix MythTV to find the plugins again.
The symbol names need to be straight 'C' symbol names, not mangled
'C++' symbol names. Otherwise a simple lookup can't find the symbol.
More information about the mythtv-commits
mailing list