FreeBSD Bugzilla – Attachment 120497 Details for
Bug 163296
[patch] multimedia/vdpau-video: remove workaround for a gcc46 bug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gcc46.diff
gcc46.diff (text/plain), 947 bytes, created by
Jan Beich
on 2011-12-14 19:40:08 UTC
(
hide
)
Description:
gcc46.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-12-14 19:40:08 UTC
Size:
947 bytes
patch
obsolete
>Index: multimedia/vdpau-video/Makefile >=================================================================== >RCS file: /a/.csup/ports/multimedia/vdpau-video/Makefile,v >retrieving revision 1.5 >diff -u -p -r1.5 Makefile >--- multimedia/vdpau-video/Makefile 23 Sep 2011 22:24:22 -0000 1.5 >+++ multimedia/vdpau-video/Makefile 24 Sep 2011 17:06:36 -0000 >@@ -30,9 +30,6 @@ LDFLAGS+= -L${LOCALBASE}/lib > > .include <bsd.port.pre.mk> > >-VDPAU_PTHREAD_LIBS!= ${CC} -dumpspecs | ${GREP} -m 1 pthread: | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE} >- >- > .if !defined(WITH_DEBUG) > CONFIGURE_ARGS+= --disable-debug > .endif >@@ -47,8 +44,5 @@ post-patch: .SILENT > -e 's|driverdir|& --define-variable prefix=${PREFIX}|' \ > -e '/\^vdpau_version/s|$$CC -E|& ${CPPFLAGS}|' \ > ${WRKSRC}/configure >- ${REINPLACE_CMD} 's/^vdpau.*LDFLAGS.*/& \ >- -Wl,-lc ${VDPAU_PTHREAD_LIBS:S/^/-Wl,/}/' \ >- ${WRKSRC}/src/Makefile.in > > .include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 163296
: 120497