# openblas/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. Some upstream releases of "openblas" may segfault during builds due to problems with tests. This happened, for example, with release 0.3. 16. If this problem is observed, revert to the last working release and delay updates. #--------------------------------------------------------------------- [buildtimes] 00.23 hours (or 013.75 minutes) - HP EliteBook 8560w 32GB RAM 00.32 hours (or 018.95 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes configure = none license = See "license*.txt" in installed tree licfile = LICENSE smptries = 10 tmpsize = 287M unpack = relaxed setpaths = gcc #--------------------------------------------------------------------- [depends] gfortran lapack #--------------------------------------------------------------------- [build] mkdir -p $PKGDIR_PROD/{bin,doc,lib,man/man1,share} if [ $LACBITS == 64 ]; then TARGET="TARGET=PRESCOTT" else TARGET="TARGET=NORTHWOOD" fi smpmake FC=gfortran $TARGET make install FC=gfortran $TARGET PREFIX=$PKGDIR_PROD #--------------------------------------------------------------------- # 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://www.openblas.net/ url_lfs = None when last checked url_tarball = http://github.com/xianyi/OpenBLAS/archive/\ v0.3.27.tar.gz #--------------------------------------------------------------------- [history] 170505 Updated from 0.2.13 to 0.2.19 170827 Updated to 0.2.20 180702 Updated to 0.3.1 180730 Updated to 0.3.2 180830 Updated to 0.3.3 181204 Updated to 0.3.4 190101 Updated to 0.3.5 190504 Updated to 0.3.6 190812 Updated to 0.3.7 210218 Updated to 0.3.13 210320 Updated to 0.3.14 210503 Updated to 0.3.15 211009 Updated to 0.3.18 211220 Updated to 0.3.19 220221 Updated to 0.3.20 220809 Updated to 0.3.21 230326 Updated to 0.3.22 240405 Updated to 0.3.27