contrib: fix deprecated GCC compiler options.
authorRodeo <tdskywalker@gmail.com>
Thu, 5 Dec 2013 14:07:39 +0000 (14:07 +0000)
committerRodeo <tdskywalker@gmail.com>
Thu, 5 Dec 2013 14:07:39 +0000 (14:07 +0000)
commitc6dad1609343dd04b8282a1f761de0f9e2b1f31c
tree298cbbe74803a59395340b50d8b122bfdf5ea7ac
parent191c1649ce534fbf8375e9db555f8a855e76b9dc
contrib: fix deprecated GCC compiler options.

-mcpu has been deprecated in favor of -mtune; also, -Wstrict-prototypes was causing build failures on some systems.

Patch by icchan. Thanks!

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5917 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/a52dec/A04-modern-gcc-cflags.patch [new file with mode: 0644]
contrib/mpeg2dec/A03-modern-gcc-cflags.patch [new file with mode: 0644]