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

Was broken by "jit" link.
pull/31/merge
Bruce Momjian 8 years ago
parent 669820a3d9
commit 7fe04ce920
  1. 4
      doc/src/sgml/installation.sgml

@ -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.

Loading…
Cancel
Save