mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-26 23:29:19 +01:00
Fix systemd build with gperf-3.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c43581a5d7
commit
7ff6165718
@ -42,6 +42,15 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem revision="systemd">
|
||||
<para>2017-04-29</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Remove fix for systemd with with gperf < 3.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2017-04-26</para>
|
||||
<itemizedlist>
|
||||
|
@ -186,10 +186,6 @@ EOF</userinput></screen>
|
||||
|
||||
</variablelist>
|
||||
|
||||
<para>Fix a generated file:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i s/size_t/GPERF_LEN_TYPE/ src/resolve/dns_type-from-name.h</userinput></screen>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
||||
<screen><userinput remap="make">make LD_LIBRARY_PATH=/tools/lib</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user