On Jan 21, 2014, at 05:21, René J.V. Bertin <[email protected]> wrote:
> Why is clang trying to build for armv7 - I never asked for that! Is there a
> way to deactivate
> support for that (and other cross-compiling) as I won't ever be using such
> features?
Do you have the +arm_runtime variant selected?
$ port info clang-3.4
clang-3.4 @3.4 (lang)
Variants: [+]analyzer, arm_runtime, assertions, python25, python26,
(+)python27, universal
Description: Clang is an LLVM native C/C++/Objective-C compiler, which
aims to deliver amazingly fast compiles (e.g.
about 3x faster than GCC when compiling Objective-C code
in a debug configuration), extremely useful
error and warning messages and to provide a platform for
building great source level tools. The
included Clang Static Analyzer is a tool automatically
finds bugs in your code, and is a great example
of the sort of tool that can be built using the Clang
frontend as a library to parse C/C++ code.
Homepage: http://clang.llvm.org/
Extract Dependencies: subversion
Library Dependencies: llvm-3.4, libffi
Runtime Dependencies: clang_select, ld64, perl5, python27
Platforms: darwin
License: NCSA
Maintainers: [email protected]
>
> Let me know if I should open a new ticket for this.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
