Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 647478 Details for
Bug 730034
media-video/handbrake-1.3.3 USE=-x265 - src_compile(): ld: cannot find -lx265
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Make x265 link conditional
handbrake-1.3.3-x265-link.patch (text/plain), 276 bytes, created by
LB
on 2020-07-03 10:23:34 UTC
(
hide
)
Description:
Make x265 link conditional
Filename:
MIME Type:
Creator:
LB
Created:
2020-07-03 10:23:34 UTC
Size:
276 bytes
patch
obsolete
>--- a/test/module.defs 2020-06-13 15:05:35.000000000 +0100 >+++ b/test/module.defs 2020-07-03 11:15:53.951205608 +0100 >@@ -30,6 +30,10 @@ > endif > endif > >+ifeq (1,$(FEATURE.x265)) >+ TEST.GCC.l += x265 >+endif >+ > ifeq (1,$(FEATURE.flatpak)) > TEST.GCC.l += glib-2.0 > endif
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 730034
:
646988
| 647478