Magellan Linux

Diff of /smage/branches/alx07x-unstable/core/busybox/busybox-1.31.0-r1.smage2

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

smage/trunk/core/busybox/busybox-1.31.0-r1.smage2 revision 13079 by niro, Tue Jun 25 11:08:44 2019 UTC smage/branches/alx07x-unstable/core/busybox/busybox-1.31.0-r1.smage2 revision 13394 by niro, Thu Jul 11 10:53:34 2019 UTC
# Line 181  src_prepare() Line 181  src_prepare()
181  # -e 's/.*\(CONFIG_FEATURE_VI_REGEX_SEARCH\).*/#\ \1 is not set/' \  # -e 's/.*\(CONFIG_FEATURE_VI_REGEX_SEARCH\).*/#\ \1 is not set/' \
182  # .config || die  # .config || die
183    
184  # no included in config-1.23  # now included in config-1.23
185  # # use solib busybox build with system gcc to try to fix some i686 segfaults  # # use solib busybox build with system gcc to try to fix some i686 segfaults
186  # sed -i -e 's/#\ \(CONFIG_STATIC\)=y/\1 is not set/' .config || die  # sed -i -e 's/#\ \(CONFIG_STATIC\)=y/\1 is not set/' .config || die
187  }  }

Legend:
Removed from v.13079  
changed lines
  Added in v.13394