Changeset dd423a0 in clfs-embedded for BOOK/final-system/common


Ignore:
Timestamp:
Jun 13, 2014, 1:58:19 PM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
1cf6d41
Parents:
2864f08
git-author:
Andrew Bradford <andrew@…> (06/11/14 09:47:06)
git-committer:
Andrew Bradford <andrew@…> (06/13/14 13:58:19)
Message:

Rename musl-libc to just musl

Proper name seems to be just "musl" from the documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/busybox.xml

    r2864f08 rdd423a0  
    3535<screen os="b"><userinput>make distclean</userinput></screen>
    3636
    37     <para os="c">The following patch is needed for musl-libc:</para>
     37    <para os="c">The following patch is needed for musl:</para>
    3838
    3939<screen os="d"><userinput>patch -Np1 -i ../&busybox-musl-patch;</userinput></screen>
     
    5050
    5151    <para os="fa">Disable building both ifplugd and inetd as they both have
    52       issues building against musl-libc:</para>
     52      issues building against musl:</para>
    5353
    5454<screen os="fb"><userinput>sed -i 's/\(CONFIG_\)\(.*\)\(INETD\)\(.*\)=y/# \1\2\3\4 is not set/g' .config
Note: See TracChangeset for help on using the changeset viewer.