morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit e9f0a14cd0d07f4025629231075deb2a8f6648b8
parent cf7a747b88d167aee4a08e17d3cab42ce9c8dc62
Author: Daniel Bainton <dpb@driftaway.org>
Date:   Thu, 15 May 2014 12:12:25 +0300

Add SUM to config.def.mk

Diffstat:
Mconfig.def.mk | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.def.mk b/config.def.mk @@ -28,6 +28,7 @@ DFLDIR = ${ETCDIR}/default MANDIR = ${PREFIX}/share/man INSTALL = /usr/bin/install +SUM = sha512sum # these don't work for all packages yet... optldflags = -s -Wl,--gc-sections -Wl,-z,relro,-z,now