Skip to content

configure: don't use ms style packing

Steve Lhomme requested to merge robUx4/libdvdnav:no-ms-pack into master

It is not used in libdvdread and we should use the same structure packing as libdvdread.

There are still issues using packed structures but it avoids some crashes with LLVM builds. see libdvdread!41 (merged)

Edited by Steve Lhomme

Merge request reports