Oh, sorry. Should I re-submit? Additionally, I submitted 25 other patches for enabling parallel builds in an earlier mailing, should I re-submit them as well?
Joe On Sep 6, 2010, at 2:31 PM, Felix Fietkau wrote: > On 2010-09-06 9:47 PM, Joseph Roback wrote: >> Enable PKG_BUILD_PARALLEL in busybox. I'm seeing over a 50% reduction in >> busybox build times on 8-core and 12-core build machines. >> >> Signed-off-by: Joe Roback <[email protected]> >> >> --- >> >> Index: package/busybox/Makefile >> =================================================================== >> --- package/busybox/Makefile (revision 22958) >> +++ package/busybox/Makefile (working copy) >> @@ -9,13 +9,15 @@ >> >> PKG_NAME:=busybox >> PKG_VERSION:=1.17.2 >> -PKG_RELEASE:=1 >> +PKG_RELEASE:=2 > There's no need to change PKG_RELEASE, since the binary packages are not > affected by this change. > > - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
