SHA256
1
0
forked from pool/libmicro
Dominique Leuenberger 2024-08-02 15:27:09 +00:00 committed by Git OBS Bridge
commit 9d33669a31
3 changed files with 19 additions and 1 deletions

12
libmicro-gcc14.patch Normal file
View File

@ -0,0 +1,12 @@
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,3 +1,8 @@
-------------------------------------------------------------------
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) 2019 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,6 +28,7 @@ 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