mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
PCRE-8.34: clarify requirement of patch.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12865 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
55c0855186
commit
f3dcbe6045
@ -77,7 +77,8 @@
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Optional patch (required, if building <xref linkend="mariadb"/>):
|
||||
Optional patch (required, if building <xref linkend="mariadb"/>
|
||||
with system pcre support):
|
||||
<ulink url="&patch-root;/pcre-&pcre-version;-stack_guard-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
@ -100,7 +101,8 @@
|
||||
<title>Installation of PCRE</title>
|
||||
|
||||
<para>
|
||||
First, some optional fixes (required, if building <xref linkend="mariadb"/>):
|
||||
First, some optional fixes (required, if building
|
||||
<xref linkend="mariadb"/> with system pcre support):
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../pcre-&pcre-version;-stack_guard-1.patch</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user