# fftw-single/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.55 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.22 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.57 minutes) - HP EliteBook 8560w 32GB RAM 00.15 hours (or 008.92 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] archive = same as for "fftw" build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING proddir = $PRODTREE/fftw purge = yes rmtmpdir = no shareddir = no tmpsize = 41M #--------------------------------------------------------------------- [depends] actools cmake gawk grep m4 sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-single \ --enable-static=no \ --enable-threads \ --mandir=$MANBASE \ --with-g77-wrappers #--------------------------------------------------------------------- [postbuild] SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/info (rmdir $SHADIR >& /dev/null || true) #--------------------------------------------------------------------- # 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] Same as for "fftw" #--------------------------------------------------------------------- [history] Same as for "fftw"