restund: Use default Build/Compile routine
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Nov 2017 21:27:58 +0000 (22:27 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Nov 2017 21:28:00 +0000 (22:28 +0100)
commit2f036a1f81c45dce262edc319fadda101e40e608
tree3c34dcaf1359c70b492034373a0d98a8dcd39a93
parentf38e08a904be0fbe06c9aee5781ad3212f98d1f0
restund: 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 <sebastian_ml@gmx.net>
net/restund/Makefile