morpheus

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

commit 531a6f1de8b19e66627479cdf1981071c4a3193e
parent 45d8264b921a0da9ce6f68a472ae107e47a9c937
Author: sin <sin@2f30.org>
Date:   Tue,  4 Mar 2014 10:17:10 +0000

Update README - we don't need a multilib host

Diffstat:
MREADME | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README @@ -4,9 +4,8 @@ morpheus - a statically linked musl based Linux distro Building -------- -To build morpheus you currently need an x86_64 based host with -multilib support or an x86 host. You will need to have mk(1) from -9base or plan9port. +To build morpheus you currently need an x86_64/x86 host. You will +need to have mk(1) from 9base or plan9port. Please review config.mk prior to building and adjust any parameters.