Skip to content

Use symbol visibility attributes

Rob Hall requested to merge robxnano/libdvdread:attributes into master

Hi again, this is part of another port to Meson. Just like libbluray, I've added symbol visibility attributes to the library headers to replace libtool's -export-symbols-regex option. This time, however, I've kept things simpler by adding a new header at dvdread/attributes.h. As before, I've checked to make sure that the list of exported symbols is identical across all the major OSes.

Merge request reports

Loading