[sr-dev] git:master:31b9af0c: Revert "app_python: fix compiler warning"
GitHub
noreply at github.com
Wed Sep 27 15:19:13 CEST 2017
Module: kamailio
Branch: master
Commit: 31b9af0c2c524afc84b2b03d5c2d2bdac8f12daf
URL: https://github.com/kamailio/kamailio/commit/31b9af0c2c524afc84b2b03d5c2d2bdac8f12daf
Author: Konstantin M <ezdev128 at users.noreply.github.com>
Committer: GitHub <noreply at github.com>
Date: 2017-09-27T16:15:41+03:00
Revert "app_python: fix compiler warning"
---
Modified: src/modules/app_python/Makefile
---
Diff: https://github.com/kamailio/kamailio/commit/31b9af0c2c524afc84b2b03d5c2d2bdac8f12daf.diff
Patch: https://github.com/kamailio/kamailio/commit/31b9af0c2c524afc84b2b03d5c2d2bdac8f12daf.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