X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=b702cead5ec9cc13da56b17d63cc22983d4856b4;hb=89a02d3ba803a1d85d745e22b4ac05ef8cb12370;hp=3f0c6aec0356060a4603e37916fd61cac446c20e;hpb=d5ab481790601140a87b7868996dd3dd7f42b514;p=sbcl.git diff --git a/NEWS b/NEWS index 3f0c6ae..b702cea 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- changes relative to sbcl-1.0.54: * enhancements to building SBCL: + ** --with- and --without- can be used to specify + which features to build with. ** --arch option can be used to specify the architecture to build for. (Mainly useful for building 32-bit SBCL's on x86-64 hosts, not full-blows cross-compilation.)