I was wondering why 'make depend' output was saved in the Makefiles. So I guess adding the .d files to the repository and using include statements in the Makefiles is a reasonable possibility? (That's the angle I'm taking with my experiment, though I hadn't thought to add the .d's to the repo.)
Mike On Tue, Jul 1, 2014 at 2:01 PM, Salz, Rich <[email protected]> wrote: >> So now gcc/clang is required to build OpenSSL? > > No, nobody's said that. The phrase was "perhaps" And if openssl ships with > a default set of dependencies, which it does, there's no issue about which > compiler you use at all. Once we fix the "make depend" requirement. > > -- > Principal Security Engineer > Akamai Technologies, Cambridge, MA > IM: [email protected]; Twitter: RichSalz > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
