projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669820a
)
docs: fix INSTALL.xml build by using "standalone-ignore"
author
Bruce Momjian
<bruce@momjian.us>
Thu, 29 Mar 2018 11:53:57 +0000
(07:53 -0400)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 30921cf48687abe71323d657f8303920874a81b2..7a7823b7a30611f0df47d2c22cf7d07edc38a427 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
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.