diff options
author | jstebbins <[email protected]> | 2013-01-26 18:47:13 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2013-01-26 18:47:13 +0000 |
commit | 8feea17105d6df8114447d66028673920abc548b (patch) | |
tree | db5bcd29396493269e469269007ef5390a45b5a8 /gtk/src/Makefile.am | |
parent | ba0fe8ce2fd21992bbd26fc17bddc406eceb04f4 (diff) |
build: Fix mingw crashes in libdvdread when using gcc >= 4.7
mingw gcc >= 4.7 now packs structures in a "MS compatible" fashion.
This breaks the normal expected behavior of packed structures. To restore
the correct behavior, the option -mno-ms-bitfields must be added :-\
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5208 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/Makefile.am')
0 files changed, 0 insertions, 0 deletions