[sr-dev] git:master:1c0dd4cf: Merge pull request #1248 from kamailio/revert-924-vseva/fix_app_python

GitHub noreply at github.com
Wed Sep 27 15:19:14 CEST 2017


Module: kamailio
Branch: master
Commit: 1c0dd4cf9cd131ce1844dbbe7dc20f30f5e8a010
URL: https://github.com/kamailio/kamailio/commit/1c0dd4cf9cd131ce1844dbbe7dc20f30f5e8a010

Author: Konstantin M <ezdev128 at users.noreply.github.com>
Committer: GitHub <noreply at github.com>
Date: 2017-09-27T16:19:09+03:00

Merge pull request #1248 from kamailio/revert-924-vseva/fix_app_python

Revert "app_python: fix compiler warning"

---

Modified: src/modules/app_python/Makefile

---

Diff:  https://github.com/kamailio/kamailio/commit/1c0dd4cf9cd131ce1844dbbe7dc20f30f5e8a010.diff
Patch: https://github.com/kamailio/kamailio/commit/1c0dd4cf9cd131ce1844dbbe7dc20f30f5e8a010.patch

---

diff --git a/src/modules/app_python/Makefile b/src/modules/app_python/Makefile
index 02f5fff664..d1854c12e4 100644
--- a/src/modules/app_python/Makefile
+++ b/src/modules/app_python/Makefile
@@ -22,8 +22,6 @@ ifeq ($(OS), freebsd)
 LIBS+=-pthread
 endif
 
-# python2 https://www.python.org/dev/peps/pep-3123/
-DEFS+=-fno-strict-aliasing
 DEFS+=-I${PYTHON_INCDIR}
 DEFS+=-DKAMAILIO_MOD_INTERFACE
 




More information about the sr-dev mailing list