Changeset dd423a0 in clfs-embedded for BOOK/final-system/common/busybox.xml
- Timestamp:
- Jun 13, 2014, 8:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- 1cf6d41
- Parents:
- 2864f08
- git-author:
- Andrew Bradford <andrew@…> (06/11/14 16:47:06)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 20:58:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/busybox.xml
r2864f08 rdd423a0 35 35 <screen os="b"><userinput>make distclean</userinput></screen> 36 36 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> 38 38 39 39 <screen os="d"><userinput>patch -Np1 -i ../&busybox-musl-patch;</userinput></screen> … … 50 50 51 51 <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> 53 53 54 54 <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.