diff options
author | S. Davilla <davilla@4pi.com> | 2014-02-10 23:33:14 -0500 |
---|---|---|
committer | S. Davilla <davilla@4pi.com> | 2014-02-12 00:14:49 -0500 |
commit | 3527afd2db36be27dcbec2b54f9b8bbe07a36882 (patch) | |
tree | 20b2ffcfe026d98a06b3a3a2a93facf68558e7b9 /tools | |
parent | fcfaf8ce0e2c7d8aa9bf00fabde5105b6344f2d0 (diff) |
fixed, missing last line causes patch to spew warnings
Diffstat (limited to 'tools')
-rw-r--r-- | tools/depends/target/libmpeg2/04-clang-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libmpeg2/04-clang-fix.patch b/tools/depends/target/libmpeg2/04-clang-fix.patch index 2f92e5c29e..e55de5bec0 100644 --- a/tools/depends/target/libmpeg2/04-clang-fix.patch +++ b/tools/depends/target/libmpeg2/04-clang-fix.patch @@ -7,4 +7,4 @@ -AC_C_ALWAYS_INLINE AC_C_RESTRICT AC_C_BUILTIN_EXPECT - AC_C_BIGENDIAN
\ No newline at end of file + AC_C_BIGENDIAN |