1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

docs: fix INSTALL.xml build by using "standalone-ignore"

Was broken by "jit" link.
This commit is contained in:
Bruce Momjian
2018-03-29 07:53:57 -04:00
parent 669820a3d9
commit 7fe04ce920

View File

@ -763,7 +763,9 @@ su - postgres
<listitem>
<para>
Build with support for <productname>LLVM</productname> based
<acronym>JIT</acronym> compilation (see <xref linkend="jit"/>). This
<acronym>JIT</acronym> compilation<phrase
condition="standalone-ignore"> (see <xref
linkend="jit"/>)</phrase>. This
requires the <productname>LLVM</productname> library to be installed.
The minimum required version of <productname>LLVM</productname> is
currently 3.9.