kamailio-5.x: run make cfg
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:29:19 +0000 (19:29 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:31:33 +0000 (19:31 +0100)
commit0d8d91c39bf7c4ce61e8649ae4fc5662fe51ed64
tree8f8445caee9fd3ab6e2e64e852de834d17d64e6e
parentfbf862318fb577a7bc6b2c8e512a8714e1eef53c
kamailio-5.x: run make cfg

The INSTALL file from kamailio suggests to make the target "cfg" first.
All settinggs will then be reused when make is called again.

This has the side effect that "$(FPIC)" can be dropped from CFLAGS as
the build system adds the flags automatically now.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/kamailio-5.x/Makefile