<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/crypto/arch/mips, branch OPENBSD_3_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2002-09-03T18:59:56+00:00</updated>
<entry>
<title>build OpenSSL without symlink trees:</title>
<updated>2002-09-03T18:59:56+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-09-03T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=374d65fa455af7b635928d7a27c61196b63e577c'/>
<id>urn:sha1:374d65fa455af7b635928d7a27c61196b63e577c</id>
<content type='text'>
* 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 &amp;&amp; make obj &amp;&amp; make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
</content>
</entry>
</feed>
