From 533bc01bd6d2651b2d01eb2df936c20b8719e78e Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 28 Feb 2014 13:42:27 +0000 Subject: [PATCH] Update TODO --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index fb3e2da..6186e36 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,9 @@ Generic stuff ------------- - * Only support a build() target in the package files. - * Don't hardcode the cross-compiler name in the package files. - * Factor out unpacking of packages in the generic build script. - * Makefile based build system. * Make morpheus self-hosting. * Use $optcflags and $optldflags. + * Allow forcing a pkg build even if it is not out of date. Packages --------