History log of /freebsd-10-stable/secure/lib/libcrypto/Makefile
Revision Date Author Comments
# 312851 26-Jan-2017 jkim

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


# 299966 16-May-2016 jkim

- Make libcrypto.so position independent on i386.
- Enable linker error when libcrypto.so contains a relocation against text.
- Add "Do not modify" comment to generated source files.
- Set CC environment variable for Perl scripts to enable AVX instructions.
- Update __FreeBSD_version to indicate libcrypto.so is position independent.

Note this is a direct commit because head has OpenSSL 1.0.2 branch but based
on r299389, r299462, r299464, r299479, and r299480.


# 288611 03-Oct-2015 bdrewery

MFC r287981:

Replace afterinstall: hack from r111083 with 'make delete-old' functionality.


# 277598 23-Jan-2015 jkim

MFC: r277274

Update buildinf.h to make SSLeay_version(3) little bit more useful.


# 288611 03-Oct-2015 bdrewery

MFC r287981:

Replace afterinstall: hack from r111083 with 'make delete-old' functionality.


# 277598 23-Jan-2015 jkim

MFC: r277274

Update buildinf.h to make SSLeay_version(3) little bit more useful.