Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
The patches here were not authored by me. These were the original headers:

From b66ecb295ecc3981b1c21f01d62c9066f5d6e6ca Mon Sep 17 00:00:00 2001
From: Oliver Wolff <[email protected]>
Date: Mon, 15 Jul 2024 09:31:30 +0200
Subject: [PATCH 1/1] qmake: Add support for arm64 hosts on Windows

Co-authored-by: MonicaLiu <[email protected]>
  • Loading branch information
pedrolcl and MonicaLiu0311 authored Oct 15, 2024
1 parent e1d78a3 commit 0f3609c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
13 changes: 0 additions & 13 deletions ports/qt5-base/patches/qmake-arm64.patch
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
From b66ecb295ecc3981b1c21f01d62c9066f5d6e6ca Mon Sep 17 00:00:00 2001
From: Oliver Wolff <[email protected]>
Date: Mon, 15 Jul 2024 09:31:30 +0200
Subject: [PATCH 1/1] qmake: Add support for arm64 hosts on Windows

Pick-to: 6.8
Change-Id: I0096300fce870ef4411b071f074588a6420188e0
Reviewed-by: Alexey Edelev <[email protected]>
Reviewed-by: Joerg Bornemann <[email protected]>
---
qmake/library/qmakeevaluator.cpp | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/qmake/library/qmakeevaluator.cpp b/qmake/library/qmakeevaluator.cpp
index df3f92d7d5df..0ee8cdbf11e1 100644
--- a/qmake/library/qmakeevaluator.cpp
Expand Down
13 changes: 0 additions & 13 deletions ports/qtbase/qmake-arm64.patch
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
From b66ecb295ecc3981b1c21f01d62c9066f5d6e6ca Mon Sep 17 00:00:00 2001
From: Oliver Wolff <[email protected]>
Date: Mon, 15 Jul 2024 09:31:30 +0200
Subject: [PATCH 1/1] qmake: Add support for arm64 hosts on Windows

Pick-to: 6.8
Change-Id: I0096300fce870ef4411b071f074588a6420188e0
Reviewed-by: Alexey Edelev <[email protected]>
Reviewed-by: Joerg Bornemann <[email protected]>
---
qmake/library/qmakeevaluator.cpp | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/qmake/library/qmakeevaluator.cpp b/qmake/library/qmakeevaluator.cpp
index df3f92d7d5df..0ee8cdbf11e1 100644
--- a/qmake/library/qmakeevaluator.cpp
Expand Down

0 comments on commit 0f3609c

Please sign in to comment.