[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    [sr-dev] =?unknown-8bit?q?_git=3Amaster=3A87ed3d9c=3A_src/Makefile=2Edefs=3A_recognize_GCC_13_as_rec
From:       Daniel-Constantin Mierla <miconda () gmail ! com>
Date:       2023-05-24 19:35:48
Message-ID: E1q1uGy-0006jm-Sb () www ! kamailio ! org
[Download RAW message or body]

Module: kamailio
Branch: master
Commit: 87ed3d9c3ae3ecfabe6d24f5fd3d656ef1182fac
URL: https://github.com/kamailio/kamailio/commit/87ed3d9c3ae3ecfabe6d24f5fd3d656ef1182fac

Author: ???????????????????? ???????????????????????????????? <git-dpa@aegee.org>
Committer: Daniel-Constantin Mierla <miconda@gmail.com>
Date: 2023-05-24T21:35:44+02:00

src/Makefile.defs: recognize GCC 13 as recent ??????  not too old compiler

---

Modified: src/Makefile.defs

---

Diff:  https://github.com/kamailio/kamailio/commit/87ed3d9c3ae3ecfabe6d24f5fd3d656ef1182fac.diff
Patch: https://github.com/kamailio/kamailio/commit/87ed3d9c3ae3ecfabe6d24f5fd3d656ef1182fac.patch

---

diff --git a/src/Makefile.defs b/src/Makefile.defs
index ca7d525b688..d720e708b86 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -307,12 +307,8 @@ ifneq (,$(findstring gcc, $(CC_LONGVER)))
 					-e 's/8\.[0-9]$$/8.0+/' \
 					-e 's/9\.[0-9]\..*/9.0+/' \
 					-e 's/9\.[0-9]$$/9.0+/' \
-					-e 's/10\.[0-9]\..*/9.0+/' \
-					-e 's/10\.[0-9]$$/9.0+/' \
-					-e 's/11\.[0-9]\..*/9.0+/' \
-					-e 's/11\.[0-9]$$/9.0+/' \
-					-e 's/12\.[0-9]\..*/9.0+/' \
-					-e 's/12\.[0-9]$$/9.0+/')
+					-e 's/1[0-3]\.[0-9]\..*/9.0+/' \
+					-e 's/1[0-3]\.[0-9]$$/9.0+/')
 ifeq (,$(strip $(filter-out 3.0 3.4 4.x 4.2+ 4.5+ 5.0+ 6.0+ 7.0+ 8.0+ 9.0+,$(CC_SHORTVER))))
 	# dependencies can be generated on-the-fly while compiling *.c
 	CC_MKDEP_OPTS=-MMD -MP



_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-leave@lists.kamailio.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic