diff options
author | 2002-09-03 18:59:55 +0000 | |
---|---|---|
committer | 2002-09-03 18:59:55 +0000 | |
commit | 1ddd7dc057369fb1333e2fe23dbc7ee96e621b6e (patch) | |
tree | 5cb4cfd997d22b83a51bd58d8c7dd6d74fadda01 /lib/libssl/test/enginetest.c | |
parent | tyops (diff) | |
download | wireguard-openbsd-1ddd7dc057369fb1333e2fe23dbc7ee96e621b6e.tar.xz wireguard-openbsd-1ddd7dc057369fb1333e2fe23dbc7ee96e621b6e.zip |
build OpenSSL without symlink trees:
* manpage related things moved to src/libssl/man/Makefile
* there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead
of one single src/libssl/obj
* instead of running Configure (with generates lots of symlinks, and
opensslconf.h) this patch stores pre-computed opensslconf.h files
in src/libssl/crypto/arch
* requires a make includes before the library can be built
* libssl and libcrypto can be build separately
(e.g. cd src/libssl/ssl && make obj && make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
Diffstat (limited to 'lib/libssl/test/enginetest.c')
0 files changed, 0 insertions, 0 deletions