Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 16:03:02 +1000 (EST)
From:      Bruce Evans <brde@optusnet.com.au>
To:        Jung-uk Kim <jkim@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r304320 - head/secure/lib/libcrypto
Message-ID:  <20160818155154.F822@besplex.bde.org>
In-Reply-To: <201608172213.u7HMDdcC043955@repo.freebsd.org>
References:  <201608172213.u7HMDdcC043955@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Aug 2016, Jung-uk Kim wrote:

> Log:
>  Disable assembly sources when compiler/assembler cannot compile certain
>  instructions.  For example, GCC 4.2.1 + binutils 2.17.50 does not support
>  AVX instructions.
>
>  Reported by:	bde
>  MFC after:	2 weeks

Thanks.

I tried WITHOUT_SSL to work around this, but that was broken too.
WITHOUT_SSL removes too many things, but not enough for makeworld to
actually work.  I sent the list to bdrewery.  He already knows about
the problem of course.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160818155154.F822>