Move the DJGPP target to its own config.
authorRichard Levitte <levitte@openssl.org>
Wed, 11 May 2016 11:47:19 +0000 (13:47 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 12 May 2016 20:10:55 +0000 (22:10 +0200)
commitae69c7d35351f9b1dcf42a21455e62d0ed5379e9
tree3fc202ec88ee8519d814606167a936cd9f2f2798
parent396ba1ca6846a3a19d39275d771082c8674c6a50
Move the DJGPP target to its own config.

DJGPP is a 3rd party configuration, we rely entirely on the OpenSSL to
help us fine tune and test.  Therefore, it's moved to its own config.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configurations/10-main.conf
Configurations/50-djgpp.conf [new file with mode: 0644]