Skip to content

qt-5/modules/qtbase.nix: add configureFlags for cross#220313

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

qt-5/modules/qtbase.nix: add configureFlags for cross#220313
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 9, 2023

Description of changes

This commit adds the -device and -device-option flags necessary for cross compilation to configureFlags.

It also adds the (one-entry at the moment) Rosetta Stone for QT-5 as a let-defined qtPlatform function which takes a nixpkgs platform and returns a QT-5 mkspecs-string.

@ghost ghost requested a review from ttuegel as a code owner March 9, 2023 09:47
@github-actions github-actions bot added the 6.topic: qt/kde Object-oriented framework for GUI creation label Mar 9, 2023
@ofborg ofborg bot added 6.topic: cross-compilation Building packages on a different platform than they will be used on 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Mar 9, 2023
@ghost ghost requested review from Artturin and SuperSandro2000 March 21, 2023 03:12
This commit adds the `-device` and `-device-option` flags necessary
for cross compilation to `configureFlags`.

It also adds the (one-entry at the moment) Rosetta Stone for QT-5 as
a `let`-defined `qtPlatform` function which takes a nixpkgs platform
and returns a QT-5 `mkspecs`-string.
@SuperSandro2000 SuperSandro2000 requested review from K900 and removed request for SuperSandro2000 April 18, 2023 14:51
@ghost ghost marked this pull request as draft April 24, 2023 02:20
@ghost ghost marked this pull request as ready for review June 21, 2023 05:14
@ghost ghost closed this Oct 22, 2023
@ghost ghost deleted the pr/qt5/cross/flags branch October 22, 2023 05:35
This pull request was closed.
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 platform than they will be used on 6.topic: qt/kde Object-oriented framework for GUI creation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants