]> git.ipfire.org Git - thirdparty/openssl.git/commit - Makefile.shared
Code health: Remove base address setting for mingw
authorRichard Levitte <levitte@openssl.org>
Tue, 28 Feb 2017 17:24:02 +0000 (18:24 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 Feb 2017 20:31:32 +0000 (21:31 +0100)
commit43f9e0a08cd434fc1320b0bf66798fe187ffdc6f
tree4416df294609a37cdbe23f3abc49f9b43f95385f
parent1bcbf658a6ae99281b2b1c602b1076ea6af8d639
Code health: Remove base address setting for mingw

Base address setting was done for the sake of FIPS.  Since FIPS references
have been removed, we clean away this one as well.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2791)
Makefile.shared