<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/coremark/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>2025-12-31T07:12:36Z</updated>
<entry>
<title>treewide: fix spelling and grammar in Makefiles</title>
<updated>2025-12-31T07:12:36Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-26T04:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=de64f871b0f00b885039997eb46f914bdac687a5'/>
<id>urn:sha1:de64f871b0f00b885039997eb46f914bdac687a5</id>
<content type='text'>
Fix spelling and grammar in package definitions, configs, comments and
other strings.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>coremark: bump to 2025-05-01</title>
<updated>2025-06-27T10:44:42Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2025-06-22T22:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d931d74cf67e04108fe64c014c6471c46f7be3be'/>
<id>urn:sha1:d931d74cf67e04108fe64c014c6471c46f7be3be</id>
<content type='text'>
Newer version only contains changes in documentation.

Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
<entry>
<title>coremark: fix error when it was built in the second run</title>
<updated>2025-04-23T13:14:09Z</updated>
<author>
<name>Rye Sears</name>
</author>
<published>2025-04-10T07:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ab824b7fbcb24c8a4a84117276d1a3a298d9aef'/>
<id>urn:sha1:5ab824b7fbcb24c8a4a84117276d1a3a298d9aef</id>
<content type='text'>
When there is an error building packages other than coremark 
and re-run with make -j1 V=s, the coremark package will report error.
the root cause is the folder was already created in the first run, 
and not removed before the second run.

To fix this, use 'mkdir -p' instead of 'mkdir'.

Co-authored-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;

Signed-off-by: Rye Sears &lt;xlighting@gmail.com&gt;</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>coremark: bump to 2023-01-25</title>
<updated>2023-03-07T03:27:08Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2023-03-05T16:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a3e64cdd1e799067d87a1f2bf8198f2182fee105'/>
<id>urn:sha1:a3e64cdd1e799067d87a1f2bf8198f2182fee105</id>
<content type='text'>
Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
<entry>
<title>coremark: bump to 2022-07-27</title>
<updated>2022-08-02T11:42:13Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2022-07-29T22:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=12ac68f835d16e251862ff054a2ef16492c47a44'/>
<id>urn:sha1:12ac68f835d16e251862ff054a2ef16492c47a44</id>
<content type='text'>
Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
<entry>
<title>coremark: bump to 2022-01-03</title>
<updated>2022-03-06T11:03:40Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2022-03-04T09:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4faa63f394fc7aa14e68d6b8ed82237ad3f535dc'/>
<id>urn:sha1:4faa63f394fc7aa14e68d6b8ed82237ad3f535dc</id>
<content type='text'>
Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
<entry>
<title>coremark: add myself as maintainer</title>
<updated>2021-12-06T07:26:17Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2021-12-05T14:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=740189d6b3e603fb55a9901cb0b20d8458dcf60b'/>
<id>urn:sha1:740189d6b3e603fb55a9901cb0b20d8458dcf60b</id>
<content type='text'>
Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
<entry>
<title>coremark: bump to 2021-11-17</title>
<updated>2021-12-06T07:26:17Z</updated>
<author>
<name>Aleksander Jan Bajkowski</name>
</author>
<published>2021-11-19T20:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=80840ac66da26b524d4ecea307cd494b458c68eb'/>
<id>urn:sha1:80840ac66da26b524d4ecea307cd494b458c68eb</id>
<content type='text'>
Signed-off-by: Aleksander Jan Bajkowski &lt;olek2@wp.pl&gt;
</content>
</entry>
</feed>
