Skip to content

Commit

Permalink
Revert "Fix error in qt5.15 building qtlocation with gcc13"
Browse files Browse the repository at this point in the history
This reverts commit e73cada.
  • Loading branch information
gartung committed Sep 20, 2023
1 parent 1707999 commit 5734830
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 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 @@ -142,9 +142,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
34 changes: 0 additions & 34 deletions var/spack/repos/builtin/packages/qt/qt5-15-gcc13.patch

This file was deleted.

0 comments on commit 5734830

Please sign in to comment.