CVS: src/si/phase3/package-build glibc.xml,1.11,1.12
Mats Wichmann <[email protected]> Thu, 24 Apr 2003 13:24:14 -0700
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/phase3/package-build In directory sc8-pr-cvs1:/tmp/cvs-serv11339/phase3/package-build Modified Files: glibc.xml Log Message: First pass at adding s390 support. Also, in a few places, anticipating work and added the other three architectures (s390x, ppc64, x86_64). The xml in this checkin is untested! Index: glibc.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase3/package-build/glibc.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** glibc.xml 28 Dec 2002 17:37:32 -0000 1.11 --- glibc.xml 24 Apr 2003 20:23:41 -0000 1.12 *************** *** 101,104 **** --- 101,120 ---- </search_replace> </ppc32> + <s390> + <search_replace> + <base>&phase3_build_dir;/&glibc-directory;</base> + <file>shlib-versions</file> + <find>&linux-s390-dynlinker;</find> + <replace>&lsb-s390-dynlinker;</replace> + </search_replace> + + <search_replace> + <base>&phase3_build_dir;/&glibc-directory;&glibc-s390-machdep; + </base> + <file>ldconfig.h</file> + <find>&linux-s390-dynlinker;</find> + <replace>&lsb-s390-dynlinker;</replace> + </search_replace> + </s390> <default> <search_replace>