librem: Use default Build/Compile routine
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Nov 2017 21:20:31 +0000 (22:20 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Nov 2017 21:20:33 +0000 (22:20 +0100)
commit394e4bc7737b397396afb39f41b020bfbcacc360
tree09cb9ecf698774d44074e681f5f99131fe7d0e4e
parent7e1106ff832566d1fb0208dcb5366f838e13fa87
librem: 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>
libs/rem/Makefile