Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freerdp: fix cross #225342

Merged
merged 2 commits into from Apr 10, 2023
Merged

freerdp: fix cross #225342

merged 2 commits into from Apr 10, 2023

Conversation

ghost
Copy link

@ghost ghost commented Apr 8, 2023

  • freerdp: disable man pages if cross compiling
  • freerdp: add wayland-scanner to nativeBuildInputs

Adam Joseph added 2 commits April 8, 2023 14:01
We must also pass `-DWAYLAND_SCANNER=` explicitly, because freerdp
attempts to use the `hostPlatform`'s wayland-scanner (which it
presumably is locating via the `wayland` in `buildInputs`)
The manpage generator attempts to execute `hostPlatform` binaries.
@ofborg ofborg bot added the 6.topic: cross-compilation Building packages on a different sort platform than than they will be run on label Apr 8, 2023
@ofborg ofborg bot requested review from peterhoeg and lheckemann April 8, 2023 22:00
@lheckemann lheckemann merged commit 1243de2 into NixOS:master Apr 10, 2023
@ghost ghost deleted the pr/fixcross/freerdp branch April 11, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: cross-compilation Building packages on a different sort platform than than they will be run on 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant