Changeset ff42218
- Timestamp:
- Jun 12, 2017, 6:10:15 PM (7 years ago)
- Branches:
- master, systemd
- Children:
- 47ff8d6
- Parents:
- 773bdf4f
- git-author:
- William Harrington <kb0iic@…> (06/12/17 18:01:35)
- git-committer:
- William Harrington <kb0iic@…> (06/12/17 18:10:15)
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/ppc/glibc.xml
r773bdf4f rff42218 50 50 xpointer="xpointer(//*[@os='g'])"/> 51 51 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/glibc.xml" 54 xpointer="xpointer(//*[@os='h'])"/> 52 <screen os="h"><userinput>../glibc-&glibc-version;/configure \ 53 --prefix=/usr \ 54 --enable-kernel=&glibc-kernel-version; \ 55 --libexecdir=/usr/lib/glibc \ 56 --enable-stack-protector=no \ 57 --enable-obsolete-rpc</userinput></screen> 55 58 56 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/ppc/changelog.xml
r773bdf4f rff42218 33 33 34 34 --> 35 <listitem> 36 <para>12 June 2017</para> 37 <itemizedlist> 38 <listitem> 39 <para>[William Harrington] - Use --enable-stack-protector=no. 40 Using strong causes segfaults upon install with <command>zic</command> 41 and <command>localedef</command>.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.