diff --git a/postgresql.spec b/postgresql.spec index 2d5f36a..470dde8 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -32,7 +32,7 @@ %{!?beta:%global beta 0} %{!?test:%global test 1} -%{!?llvmjit:%global llvmjit 1} +%{!?llvmjit:%global llvmjit 0} %{!?external_libpq:%global external_libpq 0} %{!?upgrade:%global upgrade 1} %{!?plpython3:%global plpython3 1}