Changeset 9568bd5 in clfs-sysroot for BOOK/cross-tools/alpha
- Timestamp:
- Jul 22, 2007, 4:10:48 PM (17 years ago)
- Branches:
- master
- Children:
- 00520f6
- Parents:
- a074923
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/glibc.xml
ra074923 r9568bd5 58 58 xpointer="xpointer(//*[@os='p8'])"/> 59 59 60 <para os="a1">The following patch fixes some inline assembler in Glibc:</para>60 <para os="a1">The following patch makes sysdep-cancel use one region instead of two:</para> 61 61 62 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-ioperm_fix-patch;</userinput></screen> 63 64 <para os="a3">The following patch adds sigsuspend_nocancel support to Glibc:</para> 65 66 <screen os="a4"><userinput>patch -Np1 -i ../&glibc-alpha_sigsuspend-patch;</userinput></screen> 62 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-sysdep_cancel-patch;</userinput></screen> 67 63 68 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.