The python3 port uses a different symbol for the zbar initialization
code. re-add the -export-symbol-regex with was removed from libtool,
ensuring that only either initzbar (Python2) or PyInit_zbar (Python3)
will be exported.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- remove (broken/tmp) converted image result sharing
- add explicit symbol recycle API, update processor/widgets to use
- cleanup and update C++ API
- update Python/Perl APIs
- fix broken and add new Python/Perl tests
--HG--
branch : qr