Magellan Linux

Diff of /smage/trunk/core/busybox/busybox-1.27.2-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10588 by niro, Fri Aug 25 08:20:36 2017 UTC revision 10589 by niro, Fri Aug 25 08:21:26 2017 UTC
# Line 185  src_compile() Line 185  src_compile()
185   cd ${SRCDIR}   cd ${SRCDIR}
186    
187   make oldconfig || die 1   make oldconfig || die 1
188   mmake CC=musl-gcc || die 2   mmake CC=musl-gcc V=1 || die 2
189    
190   # create a busybox.links file   # create a busybox.links file
191   HOSTCC=musl-gcc sh applets/busybox.mkll | sort > busybox.links || die 3   HOSTCC=musl-gcc sh applets/busybox.mkll | sort > busybox.links || die 3

Legend:
Removed from v.10588  
changed lines
  Added in v.10589