SHA256
1
0
forked from pool/libmicro

Compare commits

...

No commits in common. "devel" and "factory" have entirely different histories.

4 changed files with 1 additions and 20 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
.osc

View File

@ -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"

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,6 @@ Patch0: find_binary.patch
Patch1: removed_undefined_warning.patch
Patch2: fix-link.diff
Patch3: libmicro-implicit-fortify-decl.patch
Patch4: libmicro-gcc14.patch
%description
LibMicro is a portable set of microbenchmarks that many Solaris