Skip to content

Commit

Permalink
Merge pull request #186 from FNALssi/gartung-qt-uptream-update2
Browse files Browse the repository at this point in the history
Remove reference to patch
  • Loading branch information
gartung authored Sep 20, 2023
2 parents 9ff7320 + b8cc7a7 commit a15da81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions var/spack/repos/builtin/packages/qt/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,6 @@ 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
patch("qt5-15-gcc13.patch", when="@5.15: %gcc@13")

conflicts("%gcc@10:", when="@5.9:5.12.6 +opengl")
conflicts("%gcc@11:", when="@5.8")
conflicts("%apple-clang@13:", when="@:5.13")
Expand Down

0 comments on commit a15da81

Please sign in to comment.