# libunwind/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "libunwind" conflicts with "llvmgcc*", which may provide a library of the same name. Presently, "libunwind" is marked "hidden". Packages which need "lib- unwind" and won't work with "llvmgcc*" instead should set this in their "cfg" files: setpaths = libunwind #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.62 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.72 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 000.97 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = llvmgcc13 fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING mstatic = yes nosyslinks = yes tmpsize = 10M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE sed -e 's/lzma_mf_/lzma_tomato_/g' -i configure bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --enable-cxx-exceptions sed -e 's/src tests /src /' -i Makefile #--------------------------------------------------------------------- # 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 = tbd url_home = https://www.nongnu.org/libunwind/ url_lfs = tbd url_tarball = http://download.savannah.nongnu.org/releases/\ libunwind/libunwind-1.6.2.tar.gz #--------------------------------------------------------------------- [history] 171203 Added package. Started with 1.2.1. 210126 Updated to 1.5.0 220221 Updated to 1.6.2