<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libredblack/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2021-03-19T22:38:43Z</updated>
<entry>
<title>treewide: fix places where $(FPIC) is unquoted</title>
<updated>2021-03-19T22:38:43Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2021-03-19T22:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0d5c6769f15f15ce950d2b41dce3341b5c160c36'/>
<id>urn:sha1:0d5c6769f15f15ce950d2b41dce3341b5c160c36</id>
<content type='text'>
Fixes part of issue #14921.

When $(FPIC) gets added to TARGET_CFLAGS (for instance), we can
count on $(TARGET_CFLAGS) in turn being quoted when it gets
expanded.  But there are a few places where $(FPIC) gets
expanded directly into environment variables passed on the
command line, such as when setting lt_cv_* variables as in this
case.

It's wrong to assume that the expansion of $(FPIC) won't require
quoting (such as it containing spaces) if it has multiple compiler
flags.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>libredblack: pass CFLAGS properly</title>
<updated>2020-01-27T21:44:03Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-01-27T21:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a615a821d949f7e12874b1e0e4deb68ec08af104'/>
<id>urn:sha1:a615a821d949f7e12874b1e0e4deb68ec08af104</id>
<content type='text'>
Fixes build with enabled ASLR PIE

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>libredblack: Pass CFLAGS</title>
<updated>2019-08-28T21:45:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-27T21:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=fbcf61d9d3716dc2e0c2f458e38405ee674afbab'/>
<id>urn:sha1:fbcf61d9d3716dc2e0c2f458e38405ee674afbab</id>
<content type='text'>
CFLAGS were not being passed. This was breaking builds with ASLR.

Pass proper PIC command to gcc with $(fPIC).

Don't install static libraries. Keep those for InstallDev only.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libredblack: Update to 1.3</title>
<updated>2019-08-02T22:24:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-02T22:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6e8cb556e4640d1c3556cb204de3aa7ac57dc056'/>
<id>urn:sha1:6e8cb556e4640d1c3556cb204de3aa7ac57dc056</id>
<content type='text'>
Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.

Cleaned up Makefile as a result.

Removed Python dependency. rbgen is not used for the package.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libredblack: add package</title>
<updated>2017-09-18T09:59:52Z</updated>
<author>
<name>Mislav Novakovic</name>
</author>
<published>2017-08-25T16:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=488d9c0dec9f1a28617b471c0e91fc896daa40c9'/>
<id>urn:sha1:488d9c0dec9f1a28617b471c0e91fc896daa40c9</id>
<content type='text'>
Signed-off-by: Mislav Novakovic &lt;mislav.novakovic@sartura.hr&gt;
</content>
</entry>
</feed>
