Magellan Linux

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

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

revision 10598 by niro, Fri Aug 25 08:54:59 2017 UTC revision 10599 by niro, Fri Aug 25 09:04:05 2017 UTC
# Line 117  src_prepare() Line 117  src_prepare()
117   cp ${SOURCEDIR}/${PNAME}/config-${CFG_REV} .config || die   cp ${SOURCEDIR}/${PNAME}/config-${CFG_REV} .config || die
118    
119   # fix a missing include with linux-musl-headers   # fix a missing include with linux-musl-headers
120   sed -i '1,1i#include <sys/resource.h>' include/libbb.h || die   sed -i '1i#include <sys/resource.h>' include/libbb.h || die
121    
122  # now included in config 1.19  # now included in config 1.19
123  # # disable swapon & swapoff; systemd requires the util-linux version  # # disable swapon & swapoff; systemd requires the util-linux version

Legend:
Removed from v.10598  
changed lines
  Added in v.10599