svn commit: r455129 - head/databases/tarantool-c

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 29 17:29:55 UTC 2017


On Wed, Nov 29, 2017 at 05:24:01PM +0000, Mark Linimon wrote:
> New Revision: 455129
> URL: https://svnweb.freebsd.org/changeset/ports/455129
> 
> Log:
>   This is believed to be fixed by r441826.  (At least, it builds correctly
>   on armv7 as-is.)
>   
>   Reported by:	danfe

Thanks.  (Looking at the nearby BROKEN_* statements, I wonder if they
should be also removed as well since r441826 suppressed passing of that
"-march=native" option which offended clang.)

./danfe

>  BROKEN_aarch64=		Fails to compile: clang compiler does not support -march=native
> -BROKEN_armv6=		Fails to compile: clang compiler does not support -march=native
>  BROKEN_mips64=		Fails to compile: clang compiler does not support -march=native
>  BROKEN_powerpc64=	Fails to compile: clang compiler does not support -march=native
>  BROKEN_sparc64=		Fails to compile: clang compiler does not support -march=native


More information about the svn-ports-all mailing list