forked from pool/libmicro
Accepting request 1191070 from benchmark
OBS-URL: https://build.opensuse.org/request/show/1191070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmicro?expand=0&rev=24
This commit is contained in:
commit
9d33669a31
12
libmicro-gcc14.patch
Normal file
12
libmicro-gcc14.patch
Normal 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"
|
||||||
|
|
@ -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>
|
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) 2019 SUSE LLC
|
# Copyright (c) 2024 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,6 +28,7 @@ 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