aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-07-10 16:13:10 -0700
committerPetr Štetiar <ynezz@true.cz>2020-07-11 13:33:28 +0200
commitf61110e8f21c0d205ba73f2b8ced9dd8fbc50853 (patch)
tree033588fa32925cef54de0a40e035c586ad59b250 /package/utils/busybox
parent0b76410231597d2c793421040ce20a3152c65fdb (diff)
downloadupstream-f61110e8f21c0d205ba73f2b8ced9dd8fbc50853.tar.gz
upstream-f61110e8f21c0d205ba73f2b8ced9dd8fbc50853.tar.bz2
upstream-f61110e8f21c0d205ba73f2b8ced9dd8fbc50853.zip
lzo: switch to building with CMake
CMake is less error prone that autotools and also compiles faster. Fixed license information. Added pkgconfig file to InstallDev so that packages that use it can find lzo. Before: time make package/lzo/compile -j 12 ________________________________________________________ Executed in 20.87 secs fish external usr time 26.95 secs 0.00 micros 26.95 secs sys time 5.49 secs 305.00 micros 5.49 secs After: time make package/lzo/compile -j 12 ________________________________________________________ Executed in 13.22 secs fish external usr time 19.59 secs 328.00 micros 19.59 secs sys time 4.03 secs 10.00 micros 4.03 secs Time output is with fish shell. make clean was ran before both attempts. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'package/utils/busybox')
0 files changed, 0 insertions, 0 deletions