Skip to content

mesa: fix build when there are no $out/lib/libVkLayer* files#237333

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

mesa: fix build when there are no $out/lib/libVkLayer* files#237333
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 12, 2023

Description of changes

This commit adds the nullglob workaround to yet another mv -t line in mesa's installPhase in order to fix the build on platforms (like powerpc64le) where no $out/lib/libVkLayer* files are produced.

Things done

This commit adds the `nullglob` workaround to yet another `mv -t`
line in mesa's `installPhase` in order to fix the build on platforms
(like powerpc64le) where no `$out/lib/libVkLayer*` files are
produced.
@ofborg ofborg bot requested review from primeos and vcunat June 12, 2023 11:15
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Jun 12, 2023
@ghost ghost marked this pull request as draft October 22, 2023 07:06
@ghost ghost closed this Jan 23, 2024
@ghost ghost deleted the pr/mesa/fix-installPhase branch January 23, 2024 06:49
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants