baresip: Use default Build/Compile routine
authorSebastian Kemper <[email protected]>
Sun, 26 Nov 2017 21:42:05 +0000 (22:42 +0100)
committerSebastian Kemper <[email protected]>
Sun, 26 Nov 2017 21:42:07 +0000 (22:42 +0100)
commit9c4607f4933539cc80635dde1bd4787f80015db0
treea3d5c62d5eea5ce8dccd05478aa9e44f950d074b
parent57f4d7fe0a7f4b356be00fd0f17a5d818e7435e0
baresip: Use default Build/Compile routine

Change from custom make call to using the default Build/Compile routine.
This applies the standard memory corruption mitigation methods, e.g.
FORTIFY_SOURCE and RELRO, to the package if they are enabled (default).

Signed-off-by: Sebastian Kemper <[email protected]>
net/baresip/Makefile