Skip to content

Commit

Permalink
Revert "Formatting"
Browse files Browse the repository at this point in the history
This reverts commit 32b4f57.
  • Loading branch information
gartung committed Sep 20, 2023
1 parent 15218d2 commit 1707999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/qt/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class Qt(Package):
# causing qt to fail in ci. This increases that limit to 1024.
patch("qt59-qtbase-qtconfig256.patch", working_dir="qtbase", when="@5.9:5")

# https://bugzilla.altlinux.org/attachment.cgi?id=13362&action=diff#a/gcc13-compilefix.patch_sec1
#https://bugzilla.altlinux.org/attachment.cgi?id=13362&action=diff#a/gcc13-compilefix.patch_sec1
patch("qt5-15-gcc13.patch", when="@5.15: %gcc@13")

conflicts("%gcc@10:", when="@5.9:5.12.6 +opengl")
Expand Down

0 comments on commit 1707999

Please sign in to comment.