# libffi/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ --checkout=9186672c7 \ https://github.com/atgreen/libffi.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.47 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.58 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.58 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.88 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE nls = disabled purge = no tmpsize = 19M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] LIBDIR=$PKGDIR_PROD/lib MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE if [ -f autogen.sh ]; then ./autogen.sh fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-debug \ --enable-shared=yes \ --enable-static=no \ --enable-portable-binary \ --libdir=$LIBDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib mkdir -p $INCDIR cd $PKGDIR_PROD ln -nsf lib lib64 #--------------------------------------------------------------------- # 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] url_debian = Not checked yet url_home = http://sources.redhat.com/libffi/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170521 Updated from 3.2.1 to 170521 ("git" date) 170910 Updated to 170910 171118 Updated to 171118 180115 Updated to 180115 180318 Updated to 180318 190908 Updated to 66d163348 ("git" hash) 201224 Updated to b844a9c7f 230217 Updated to 9186672c7