forked from pool/libmicro
Compare commits
No commits in common. "devel" and "factory" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
.osc
|
|
@ -1,12 +0,0 @@
|
|||||||
Index: libmicro-0.4.2+hg.20120726/cascade_flock.c
|
|
||||||
===================================================================
|
|
||||||
--- libmicro-0.4.2+hg.20120726.orig/cascade_flock.c
|
|
||||||
+++ libmicro-0.4.2+hg.20120726/cascade_flock.c
|
|
||||||
@@ -46,6 +46,7 @@
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <fcntl.h>
|
|
||||||
+#include <sys/file.h>
|
|
||||||
|
|
||||||
#include "libmicro.h"
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Aug 1 19:27:50 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
|
||||||
|
|
||||||
- libmicro-gcc14.patch: fix build with gcc14
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 19 15:15:30 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
Thu Dec 19 15:15:30 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libmicro
|
# spec file for package libmicro
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,7 +28,6 @@ Patch0: find_binary.patch
|
|||||||
Patch1: removed_undefined_warning.patch
|
Patch1: removed_undefined_warning.patch
|
||||||
Patch2: fix-link.diff
|
Patch2: fix-link.diff
|
||||||
Patch3: libmicro-implicit-fortify-decl.patch
|
Patch3: libmicro-implicit-fortify-decl.patch
|
||||||
Patch4: libmicro-gcc14.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LibMicro is a portable set of microbenchmarks that many Solaris
|
LibMicro is a portable set of microbenchmarks that many Solaris
|
||||||
|
Loading…
Reference in New Issue
Block a user