Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 528118 Details for
Bug 619124
media-libs/vulkan-loader: support building layers and demos
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix for wrong install folder for vulkan loader conf files
vulkan-layer-conf-dir-install-fix.patch (text/plain), 500 bytes, created by
stephan wezel
on 2018-04-21 07:57:30 UTC
(
hide
)
Description:
fix for wrong install folder for vulkan loader conf files
Filename:
MIME Type:
Creator:
stephan wezel
Created:
2018-04-21 07:57:30 UTC
Size:
500 bytes
patch
obsolete
>--- vulkan-loader-1.1.70.0.ebuild 2018-04-16 02:39:01.000000000 +0200 >+++ vulkan-loader-1.1.70.0-r1.ebuild 2018-04-21 09:48:05.086179535 +0200 >@@ -54,6 +54,10 @@ > -DBUILD_WSI_XCB_SUPPORT=$(usex X) > -DBUILD_WSI_XLIB_SUPPORT=$(usex X) > ) >+ >+ # Default src_install installs all under /usr. By default CMAKE_INSTALL_SYSCONFDIR is set to "etc". But /usr/src/vulkan doesn't work it must be /usr/share/vulkan >+ mycmakeargs+=(-DCMAKE_INSTALL_SYSCONFDIR=share) >+ > cmake-utils_src_configure > } >
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 619124
:
473558
| 528118