RE: use of makedepend in openssl 1.1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf Of
> Richard Levitte
> Sent: Thursday, October 24, 2019 13:56
>
> shiva kumar <shivakumar2696@xxxxxxxxx> skrev: (24 oktober 2019 20:41:28 CEST)
> >what is the use of makedepend in openssl 1.1.1?
> >openssl 1.1.1 can build without makepend then what's the use of
> >makedepend?
>
> For C compilers that can't generate makefile dependency files, we have
> makedepend as a fallback.

And, of course, makedepend is never *necessary* for building anything. You can create dependencies by hand, or always do a full build if you change any headers, and so on.

makedepend is an optimization for the build process. As such, it has exactly the same purpose in OpenSSL as it does in any other project.

--
Michael Wojcik
Distinguished Engineer, Micro Focus






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux