$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.build] Building for ARM64
From: Akim Demaille (akim_at_[hidden])
Date: 2015-01-13 10:20:45
> flags clang-darwin OPTIONS <architecture>arm <address-model>32 : -arch armv7 ;
> flags clang-darwingOPTIONS <architecture>arm <address-model>64 : -arch arm64 ;
I suppose we can take the liberty to read "darwin" here ;)