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

[staging-next]: Fix qt3/4 breakage #44988

Merged
merged 1 commit into from Aug 13, 2018
Merged

Conversation

hedning
Copy link
Contributor

@hedning hedning commented Aug 13, 2018

Motivation for this change

eeb9837 introduced some bugs:

  • qt-4: Pass the correct configureFlags, in particular mk should prepend no-
    when cond is false.

  • qt-3: simply revert the changes

Things done

Built qt3.

Built qt48Full and checked that qt48 and qt48Full gets the same flags as before eeb9837.

- qt-4: Pass the correct configureFlags, in particular `mk` should prepend `no-`
  when `cond` is false.

- qt-3: simply revert the changes
Copy link
Member

@vcunat vcunat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems very good, by looking at diffs and building x86_64-linux stuff.

@vcunat vcunat merged commit 34baf00 into NixOS:staging-next Aug 13, 2018
@hedning hedning deleted the fix-qt3/4 branch October 15, 2019 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants