<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/m4, branch OPENBSD_6_2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_6_2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-11-23T15:38:41+00:00</updated>
<entry>
<title>Fixed getpagesize detection on Android</title>
<updated>2017-11-23T15:38:41+00:00</updated>
<author>
<name>Evgen Bodunov</name>
<email>molind@gmail.com</email>
</author>
<published>2017-11-23T12:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=71d9fd9709537fae263456db0d7c58fe7d82c6e8'/>
<id>urn:sha1:71d9fd9709537fae263456db0d7c58fe7d82c6e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add prototype definitions of asprintf and vasprintf for CYGWIN build</title>
<updated>2017-07-16T14:59:55+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-07-16T14:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5afc4e3cd855e7726a2b614d7004699ed727ec0d'/>
<id>urn:sha1:5afc4e3cd855e7726a2b614d7004699ed727ec0d</id>
<content type='text'>
- define _GNU_SOURCE in case of cygwin

As compilation warning report by @Dravion
</content>
</entry>
<entry>
<title>Land #328, generate the crypto export symbol list at build time</title>
<updated>2017-07-09T10:12:21+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-07-09T10:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=70ee57c6ad8173ceb153e78c8225b1f9ae5a5051'/>
<id>urn:sha1:70ee57c6ad8173ceb153e78c8225b1f9ae5a5051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate the crypto export symbol list at build time</title>
<updated>2017-07-08T22:46:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-07-08T22:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9b88fa46bb727d811d95f7696d91cbc07278f65e'/>
<id>urn:sha1:9b88fa46bb727d811d95f7696d91cbc07278f65e</id>
<content type='text'>
we currently do it at configure time, which makes this a generated
source, but generated sources should be cleaned up, which breaks
'make clean; make'
</content>
</entry>
<entry>
<title>Set Solaris build default to 64 bit</title>
<updated>2017-07-07T16:43:07+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-07-07T16:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c18852f650a3cb258e10222695a31ed5c929ab23'/>
<id>urn:sha1:c18852f650a3cb258e10222695a31ed5c929ab23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove misleading CFLAGS / LDFLAGS.</title>
<updated>2017-06-09T11:33:14+00:00</updated>
<author>
<name>Paul Graham</name>
<email>development@winomega.com</email>
</author>
<published>2017-06-09T11:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b49242fcb0dbf5c50cc1410c39747080de7363dd'/>
<id>urn:sha1:b49242fcb0dbf5c50cc1410c39747080de7363dd</id>
<content type='text'>
These variables were being ignored because libtool doesn't pass -static-libgcc to GCC.
If you want to link libgcc statically, currently the only way to achieve this is to
manually add -static-libgcc to CC variable. See:

http://www.mingw.org/wiki/HOWTO_Sneak_GCC_Switches_Past_Libtool
</content>
</entry>
<entry>
<title>include amd64 in the mix</title>
<updated>2017-04-29T23:37:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2017-04-29T23:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7ba183503a3af0f7628d83c64b353307415520ff'/>
<id>urn:sha1:7ba183503a3af0f7628d83c64b353307415520ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only include ia32 syms on i?86/x86_64 targets</title>
<updated>2017-04-29T23:36:14+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2017-04-29T23:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1f13e7956b6c739e5d198a120b8dfaea4020f914'/>
<id>urn:sha1:1f13e7956b6c739e5d198a120b8dfaea4020f914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add freezero support</title>
<updated>2017-04-22T14:37:20+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-04-22T14:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=048625cf2b36a91bcf04c5a1adc02fc5803491ca'/>
<id>urn:sha1:048625cf2b36a91bcf04c5a1adc02fc5803491ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move crypto_portable.sym to builddir</title>
<updated>2017-04-10T14:30:29+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2017-04-10T14:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=922cd9c94ecc20989a3bce1069a786f31a199b90'/>
<id>urn:sha1:922cd9c94ecc20989a3bce1069a786f31a199b90</id>
<content type='text'>
</content>
</entry>
</feed>
