<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfnt2woff-zopfli.git/Makefile, branch v1.2.0</title>
<subtitle>Manual mirror of the sfnt2woff-zopfli project.</subtitle>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/'/>
<entry>
<title>Link with -lm for log()</title>
<updated>2016-07-02T17:16:42+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>stapelberg@users.noreply.github.com</email>
</author>
<published>2016-07-02T17:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/commit/?id=3ec64d1bf41ddbb63ec52016c5d33697f700e342'/>
<id>3ec64d1bf41ddbb63ec52016c5d33697f700e342</id>
<content type='text'>
Without this change, I’m getting the following error:

```
cc  blocksplitter.c cache.c deflate.c gzip_container.c hash.c katajainen.c lz77.c squeeze.c tree.c util.c zlib_container.c zopfli_lib.c woff.c sfnt2woff.c -o sfnt2woff-zopfli -lz
/tmp/ccMWhalm.o: In function `ZopfliCalculateEntropy':
tree.c:(.text+0x290): undefined reference to `log'
tree.c:(.text+0x2c7): undefined reference to `log'
tree.c:(.text+0x375): undefined reference to `log'
collect2: error: ld returned 1 exit status
Makefile:6: recipe for target 'sfnt2woff-zopfli' failed
make: *** [sfnt2woff-zopfli] Error 1
```

The manpage `log(3)` mentions “Link with -lm.”, which this change does.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this change, I’m getting the following error:

```
cc  blocksplitter.c cache.c deflate.c gzip_container.c hash.c katajainen.c lz77.c squeeze.c tree.c util.c zlib_container.c zopfli_lib.c woff.c sfnt2woff.c -o sfnt2woff-zopfli -lz
/tmp/ccMWhalm.o: In function `ZopfliCalculateEntropy':
tree.c:(.text+0x290): undefined reference to `log'
tree.c:(.text+0x2c7): undefined reference to `log'
tree.c:(.text+0x375): undefined reference to `log'
collect2: error: ld returned 1 exit status
Makefile:6: recipe for target 'sfnt2woff-zopfli' failed
make: *** [sfnt2woff-zopfli] Error 1
```

The manpage `log(3)` mentions “Link with -lm.”, which this change does.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename executable to sfnt2woff-zopfli to differentiate between the original and the zopfli based one.</title>
<updated>2014-12-18T18:13:43+00:00</updated>
<author>
<name>Bram Stein</name>
<email>stein@adobe.com</email>
</author>
<published>2014-12-18T18:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/commit/?id=28a641f74e6cceb714f23dc7f6f299ef7b2b9242'/>
<id>28a641f74e6cceb714f23dc7f6f299ef7b2b9242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up object files.</title>
<updated>2014-11-09T08:26:09+00:00</updated>
<author>
<name>Bram Stein</name>
<email>stein@adobe.com</email>
</author>
<published>2014-11-09T08:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/commit/?id=eb61797ddf921a666fc00ef797e606d0e2a82f45'/>
<id>eb61797ddf921a666fc00ef797e606d0e2a82f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Zopfli files.</title>
<updated>2014-11-06T15:22:16+00:00</updated>
<author>
<name>Bram Stein</name>
<email>stein@adobe.com</email>
</author>
<published>2014-11-06T15:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/commit/?id=e67716a2725037220a1d1226e12ff6212f1e5031'/>
<id>e67716a2725037220a1d1226e12ff6212f1e5031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2014-10-20T11:58:08+00:00</updated>
<author>
<name>Bram Stein</name>
<email>stein@adobe.com</email>
</author>
<published>2014-10-20T11:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.estrogen.zone/sfnt2woff-zopfli.git/commit/?id=64833aa89615b59b25f887443dfd344f24bbe3dc'/>
<id>64833aa89615b59b25f887443dfd344f24bbe3dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
