Skip to content

Commit

Permalink
Revert "app_python: fix compiler warning"
Browse files Browse the repository at this point in the history
  • Loading branch information
ezdev128 committed Sep 27, 2017
1 parent 68876da commit 31b9af0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/modules/app_python/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 31b9af0

Please sign in to comment.