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 --------