From 7228bb46977b34522d1e0c5c32b80af3bfc5e76c Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Thu, 30 Aug 2018 12:05:15 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f27ae05d..42bb39bda 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ Kept around for reference if I start working on this again: * lldb: an import of the LLVM debugger, need to be rebased on top of the current NetBSD work as soon as it is completed * lld: Trying to import one of the LLVM linker, with the end goal of completly removing our dependency on Binutils. * smp_might_even_compile: This is a couple of fixes I have when I was trying to get SMP back into working shape. + * gpl-free: Trying to compile minix without any GPL dependencies