SHA256
1
0
forked from pool/libmicro

Accepting request 1191053 from home:msmeissn:branches:benchmark

- libmicro-gcc14.patch: fix build with gcc14

OBS-URL: https://build.opensuse.org/request/show/1191053
OBS-URL: https://build.opensuse.org/package/show/benchmark/libmicro?expand=0&rev=20
This commit is contained in:
Martin Pluskal
2024-08-02 04:06:06 +00:00
committed by Git OBS Bridge
commit 5cee7b3a87
11 changed files with 299 additions and 0 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://hg.java.net/hg/libmicro~hg-repo</param>
<param name="scm">hg</param>
<param name="filename">libmicro</param>
<param name="versionformat">0.4.2+hg.20120726</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>