]> granicus.if.org Git - postgresql/commitdiff
docs: fix INSTALL.xml build by using "standalone-ignore"
authorBruce Momjian <bruce@momjian.us>
Thu, 29 Mar 2018 11:53:57 +0000 (07:53 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 29 Mar 2018 11:53:57 +0000 (07:53 -0400)
Was broken by "jit" link.

doc/src/sgml/installation.sgml

index 30921cf48687abe71323d657f8303920874a81b2..7a7823b7a30611f0df47d2c22cf7d07edc38a427 100644 (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.