Make uplink auxiliary source separate from cpuid source
authorRichard Levitte <levitte@openssl.org>
Wed, 2 Mar 2016 08:34:26 +0000 (09:34 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 Mar 2016 13:45:02 +0000 (14:45 +0100)
commitb756967d28f2ee726d947ca7a6e1075df616b300
tree5badb5e0012ebc534e8b2c900dd7ee3ef5af6429
parentdc22d6b37e8058a4334e6f98932c2623cd3d8d0d
Make uplink auxiliary source separate from cpuid source

There are cases, for example when configuring no-asm, that the added
uplink source files got in the way of the cpuid ones.  The best way to
solve this is to separate the two.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configurations/00-base-templates.conf
Configure
Makefile.in
crypto/Makefile.in
crypto/build.info