public inbox for [email protected]
help / color / mirror / Atom feedFrom: Mark Wong <[email protected]>
Subject: [PATCH] Disable jit on s390x
Date: Fri, 18 Jan 2019 15:12:40 -0800
---
rpm/redhat/11/postgresql/master/postgresql-11.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rpm/redhat/11/postgresql/master/postgresql-11.spec b/rpm/redhat/11/postgresql/master/postgresql-11.spec
index 482d071e8..2532d1dd3 100644
--- a/rpm/redhat/11/postgresql/master/postgresql-11.spec
+++ b/rpm/redhat/11/postgresql/master/postgresql-11.spec
@@ -66,7 +66,7 @@
%{!?llvm:%global llvm 0}
%else
%{!?systemd_enabled:%global systemd_enabled 1}
-%ifarch ppc64 ppc64le
+%ifarch ppc64 ppc64le s390 s390x
%{!?llvm:%global llvm 0}
%{!?sdt:%global sdt 0}
%else
--
2.19.2
--6c2NcOVqGQ03X4Wi--
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [PATCH] Disable jit on s390x
In-Reply-To: <no-message-id-999@localhost>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox