File xview-contrib-gcc14.patch of Package xview-64bit

--- a/contrib/examples/canvas/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/canvas/Imakefile	2024-08-29 12:50:43.614184557 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/canvas
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/color/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/color/Imakefile	2024-08-29 12:50:43.620919794 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/color
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/cursor/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/cursor/Imakefile	2024-08-29 12:50:43.620919794 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/cursor
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/defaults/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/defaults/Imakefile	2024-08-29 12:50:43.627655032 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/defaults
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/dnd/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/dnd/Imakefile	2024-08-29 12:50:43.631022651 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/dnd
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/extensions/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/extensions/Imakefile	2024-08-29 12:50:43.631022651 +0200
@@ -10,6 +10,7 @@
 
 SUBDIRS = panel_items
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/fonts/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/fonts/Imakefile	2024-08-29 12:50:43.634390270 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/fonts
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/frames/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/frames/Imakefile	2024-08-29 12:50:43.637757889 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/frames
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/icons/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/icons/Imakefile	2024-08-29 12:50:43.637757889 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/icons
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/menus/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/menus/Imakefile	2024-08-29 12:50:43.641125508 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/menus
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/misc/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/misc/Imakefile	2024-08-29 12:50:43.644493127 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/misc
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/notice/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/notice/Imakefile	2024-08-29 12:50:43.647860746 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/notice
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/notifier/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/notifier/Imakefile	2024-08-29 12:50:43.647860746 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/notifier
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/panels/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/panels/Imakefile	2024-08-29 12:50:43.651228366 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/panels
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/scrollbar/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/scrollbar/Imakefile	2024-08-29 12:50:43.654595984 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/scrollbar
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/selection/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/selection/Imakefile	2024-08-29 12:50:43.657963603 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/selection
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/seln_svc/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/seln_svc/Imakefile	2024-08-29 12:50:43.661331222 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/seln_svc
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/sv_compat/Imakefile	2021-07-16 19:10:25.000000000 +0200
+++ b/contrib/examples/sv_compat/Imakefile	2024-08-29 12:50:43.664698841 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/sv_compat
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/textsw/Imakefile	2024-08-29 11:58:22.796648366 +0200
+++ b/contrib/examples/textsw/Imakefile	2024-08-29 12:50:43.668066459 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/textsw
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
--- a/contrib/examples/ttysw/Imakefile	2024-08-29 11:58:22.796648366 +0200
+++ b/contrib/examples/ttysw/Imakefile	2024-08-29 12:50:43.671434078 +0200
@@ -7,6 +7,7 @@
 #define InstallSrcs YES
 LOCATION = examples/ttysw
 
+CCOPTIONS= -fpermissive 
 DEFINES = -DSTANDALONE $(XVCLIENTSYSDEFINES)
 SYS_LIBRARIES =
 INCLUDES = -I. -I$(HEADER_DEST) -I$(TOP)
openSUSE Build Service is sponsored by