From 3bbfc27724b104c27701892c2d17c1af49ea55d0 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 15 Feb 2004 18:47:48 +0000 Subject: - Fix build on AMD64 PR: ports/62854 Submitted by: Hendrik Scholz Approved by: maintainer --- multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h (limited to 'multimedia/avidemux2') diff --git a/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h b/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h new file mode 100644 index 000000000000..7e6c37825a7d --- /dev/null +++ b/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h @@ -0,0 +1,10 @@ +--- adm_lavcodec/dsputil.h.orig Sat Feb 14 16:22:04 2004 ++++ adm_lavcodec/dsputil.h Sat Feb 14 16:22:28 2004 +@@ -487,6 +487,7 @@ + +name8(s, dst+8+8*stride, src+8+8*stride, stride);\ + } + ++#define HAVE_LRINTF + #ifndef HAVE_LRINTF + /* XXX: add ISOC specific test to avoid specific BSD testing. */ + /* better than nothing implementation. */ -- cgit v1.2.3