File really-force-gcc14.patch of Package pg_oidc_validator

diff --git a/Makefile b/Makefile
index 4dc15b0..a610030 100644
--- a/Makefile
+++ b/Makefile
@@ -23,5 +23,8 @@ endif
 
 SHLIB_LINK += -lcurl -static-libstdc++
 
+CC=gcc-14
+CXX=g++-14
+
 %.o: %.cpp
 	$(CXX) $(CXXFLAGS) $(CPPFLAGS) $(PG_CPPFLAGS) -c -o $@ $<
openSUSE Build Service is sponsored by