]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Disable assembly sources when compiler/assembler cannot compile certain
authorjkim <jkim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jan 2017 23:29:30 +0000 (23:29 +0000)
committerjkim <jkim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jan 2017 23:29:30 +0000 (23:29 +0000)
commita2633a066e3e04accfc8363fcfdab529f82bd8de
treec82f87d61ec6ae1360ed7d35b60781fb5f2ecf45
parent6ce9871af4f462bdfdf4ea33267ca24f7978c1eb
Disable assembly sources when compiler/assembler cannot compile certain
instructions.

Note this is a direct commit because head and stable/11 has OpenSSL 1.0.2
branch.  However, it is based on r304320.

Requested by: julian

git-svn-id: svn://svn.freebsd.org/base/stable/10@312851 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
secure/lib/libcrypto/Makefile
secure/lib/libcrypto/Makefile.asm
secure/lib/libcrypto/Makefile.inc
secure/lib/libcrypto/opensslconf-arm.h.in [moved from secure/lib/libcrypto/opensslconf-arm.h with 98% similarity]
secure/lib/libcrypto/opensslconf-ia64.h.in [moved from secure/lib/libcrypto/opensslconf-ia64.h with 98% similarity]
secure/lib/libcrypto/opensslconf-mips.h.in [moved from secure/lib/libcrypto/opensslconf-mips.h with 98% similarity]
secure/lib/libcrypto/opensslconf-powerpc.h.in [moved from secure/lib/libcrypto/opensslconf-powerpc.h with 98% similarity]
secure/lib/libcrypto/opensslconf-sparc64.h.in [moved from secure/lib/libcrypto/opensslconf-sparc64.h with 98% similarity]
secure/lib/libcrypto/opensslconf-x86.h.in [moved from secure/lib/libcrypto/opensslconf-x86.h with 98% similarity]