OSDN Git Service

BuildSystem: fix libmp4v2 error: Error: file number 2 already allocated
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 2 May 2009 21:18:28 +0000 (21:18 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 2 May 2009 21:18:28 +0000 (21:18 +0000)
commit4492baed8419c98662efc84deec2d766834f6287
tree9e42ffa26fab78d8d93599f6366d0a7317999dbf
parent560b5c6d77dbdff5b4338f7ca9c55b197d081822
BuildSystem: fix libmp4v2 error: Error: file number 2 already allocated
- building libmp4v2 w/ --debug=max (-g3) exposes a gch issue.
- workaround is to disable gch.
- corrected variant/*.defs files: GCC.args.g.default -> GCC.args.g.std

git-svn-id: svn://localhost/HandBrake/trunk@2367 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/libmp4v2/module.defs
make/variant/cygwin.defs
make/variant/freebsd.defs
make/variant/linux.defs
make/variant/mingw.defs
make/variant/solaris.defs