Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917578 Details for
Bug 948874
media-video/ffmpeg-6.1.2 emerge fails at configure phase
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from the previous version
build.diff (text/plain), 1.40 KB, created by
AprilGrimoire
on 2025-01-26 20:25:56 UTC
(
hide
)
Description:
patch from the previous version
Filename:
MIME Type:
Creator:
AprilGrimoire
Created:
2025-01-26 20:25:56 UTC
Size:
1.40 KB
patch
obsolete
>--- ./configure 2024-04-13 09:57:05.000000000 +0300 >+++ ./configure 2024-04-13 10:02:47.881354321 +0300 >@@ -2612,6 +2612,7 @@ > ignore_tests > install > ld >+ libglslang_ldflags > ln_s > logfile > malloc_prefix >@@ -6705,10 +6706,10 @@ > enabled libfribidi && require_pkg_config libfribidi fribidi fribidi.h fribidi_version_info > enabled libharfbuzz && require_pkg_config libharfbuzz harfbuzz hb.h hb_buffer_create > enabled libglslang && { check_lib spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \ >- -lglslang -lMachineIndependent -lOSDependent -lHLSL -lOGLCompiler -lGenericCodeGen \ >+ -lglslang -lMachineIndependent "${libglslang_ldflags}" -lGenericCodeGen \ > -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm || > require spirv_compiler glslang/Include/glslang_c_interface.h glslang_initialize_process \ >- -lglslang -lOSDependent -lHLSL -lOGLCompiler \ >+ -lglslang "${libglslang_ldflags}" \ > -lSPVRemapper -lSPIRV -lSPIRV-Tools-opt -lSPIRV-Tools -lpthread -lstdc++ -lm; } > enabled libgme && { check_pkg_config libgme libgme gme/gme.h gme_new_emu || > require libgme gme/gme.h gme_new_emu -lgme -lstdc++; }
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 948874
:
917576
| 917578