FreeBSD Bugzilla – Attachment 135262 Details for
Bug 180087
[patch] fix multimedia/avidemux2 build with the clang compiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 955 bytes, created by
r4721@tormail.org
on 2013-06-29 13:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
r4721@tormail.org
Created:
2013-06-29 13:30:00 UTC
Size:
955 bytes
patch
obsolete
>Index: multimedia/avidemux2/Makefile.common >=================================================================== >--- multimedia/avidemux2/Makefile.common (revision 321959) >+++ multimedia/avidemux2/Makefile.common (working copy) >@@ -27,6 +24,7 @@ > USES= cmake:outsource pkgconfig iconv > CMAKE_USE_PTHREAD=yes > CMAKE_ARGS+= -DTHREADS_HAVE_PTHREAD_ARG:STRING="${PTHREAD_LIBS}" >+CFLAGS+= -Wno-return-type > MAKE_JOBS_UNSAFE= yes > > BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils >@@ -223,6 +221,8 @@ > > post-patch: > @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/*/*/Makefile >+ @${REINPLACE_CMD} '/--enable-shared/s,,& --cc=${CC},' ${WRKSRC}/cmake/admFFmpegBuild.cmake >+ @${REINPLACE_CMD} '/sub $$1/s,sub,subl,' ${WRKSRC}/plugins/ADM_videoFilters/FluxSmooth/ADM_vidFlux.cpp > @${CP} ${FILESDIR}/execinfo.cpp ${WRKSRC}/cmake_compile_check/ > @${CP} ${FILESDIR}/*.patch ${WRKSRC}/cmake/patches/ > @${MKDIR} ${CONFIGURE_WRKSRC}/config
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 180087
: 135262