From af551c95eeae9ab90ab9f4af1a1b9577e3e14803 Mon Sep 17 00:00:00 2001 From: everest Date: Fri, 29 Apr 2022 14:33:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef1be1c..4ff7beb 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,6 @@ Packages should be submitted by sending a pull request. A maintainer will test t # Roadmap +Future: musl libc and musl compiler compatability (change gcc to $CC) + Sometime within the next few months: command line parsing and multi-repository support, all neccessary packages ported