FreeBSD Bugzilla – Attachment 199145 Details for
Bug 233137
multimedia/gstreamer1-libav: fails to build with FFMPEG=OFF on aarch64: gas-preprocessor.pl is missing from distfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
multimedia_gstreamer1-libav.patch (text/plain), 1.51 KB, created by
Mikael Urankar
on 2018-11-11 18:01:15 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2018-11-11 18:01:15 UTC
Size:
1.51 KB
patch
obsolete
>Index: multimedia/gstreamer1-libav/Makefile >=================================================================== >--- multimedia/gstreamer1-libav/Makefile (revision 484631) >+++ multimedia/gstreamer1-libav/Makefile (working copy) >@@ -34,11 +34,9 @@ > FFMPEG_BROKEN= fails to build with ffmpeg 4.0, see bug 227748 > FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg > FFMPEG_CONFIGURE_WITH= system-libav >-FFMPEG_BUILD_DEPENDS_OFF=as:devel/binutils nasm:devel/nasm >-FFMPEG_CONFIGURE_ENV_OFF=${MACHINE:Marm*:C/.+/ASFLAGS=-no-integrated-as/} >+FFMPEG_BUILD_DEPENDS_OFF= nasm:devel/nasm > FFMPEG_MAKE_ENV_OFF= V=1 > FFMPEG_VARS_OFF+= NOPRECIOUSMAKEVARS=yes # ARCH >-FFMPEG_VARS_OFF+= LLD_UNSAFE=yes # aarch64 > > post-patch: > @${REINPLACE_CMD} -e 's|-Werror||g' \ >Index: multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_configure >=================================================================== >--- multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_configure (revision 484631) >+++ multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_configure (working copy) >@@ -14,7 +14,15 @@ > cpu="generic" > intrinsics="none" > >-@@ -6492,6 +6487,9 @@ elif enabled llvm_gcc; then >+@@ -4956,6 +4951,7 @@ case $target_os in >+ disable symver >+ ;; >+ freebsd) >++ enable section_data_rel_ro >+ ;; >+ bsd/os) >+ add_extralibs -lpoll -lgnugetopt >+@@ -6492,6 +6488,9 @@ elif enabled llvm_gcc; then > elif enabled clang; then > check_cflags -mllvm -stack-alignment=16 > check_cflags -mstack-alignment=16
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 233137
: 199145