Accepting request 783129 from home:sbrabec:branches:multimedia:color_management
- Fix argyllcms--gcc--fno-common.patch according to the upstream (bsc#1160256#c5). OBS-URL: https://build.opensuse.org/request/show/783129 OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=48
This commit is contained in:
parent
cebe1578f5
commit
4f4dc70476
@ -30,7 +30,7 @@ Index: Argyll_V2.1.2/gamut/gamut.h
|
|||||||
#define NSLOTS 6 /* Number of maximum direction slots */
|
#define NSLOTS 6 /* Number of maximum direction slots */
|
||||||
|
|
||||||
-struct _vrml *wrl; /* Declared in vrml.h, which may be #included after this */
|
-struct _vrml *wrl; /* Declared in vrml.h, which may be #included after this */
|
||||||
+extern struct _vrml *wrl; /* Declared in vrml.h, which may be #included after this */
|
+struct _vrml; /* Declared in vrml.h, which may be #included after this */
|
||||||
|
|
||||||
/* ------------------------------------ */
|
/* ------------------------------------ */
|
||||||
#define NODE_STRUCT \
|
#define NODE_STRUCT \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 10 02:08:52 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- Fix argyllcms--gcc--fno-common.patch according to the upstream
|
||||||
|
(bsc#1160256#c5).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 5 02:49:25 CET 2020 - sbrabec@suse.com
|
Thu Mar 5 02:49:25 CET 2020 - sbrabec@suse.com
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user