# luajit/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.22 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.47 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYRIGHT tmpsize = 9M setpaths = luajit #--------------------------------------------------------------------- [depends] gawk grep lua52 sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE FOO=`echo $PKGDIR_PROD | sed -e 's@\/@\\\/@g'` sed -e "s/PREFIX=.*/PREFIX=$FOO/" -i Makefile #--------------------------------------------------------------------- [build] make PREFIX=$PKGDIR_PROD amalg make PREFIX=$PKGDIR_PROD install #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/lib/*.a #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = https://anduin.linuxfromscratch.org/BLFS/\ luajit/luajit-20250212.tar.xz #--------------------------------------------------------------------- [history] 170512 Updated from 2.0.4 to 2.0.5 250706 Updated to BLFS 20250212