TODO 432 B

1234567891011121314
  1. Buildroot2 TODOs
  2. - fix packages/Makefile.autotools.in to use a package-imposed patchdir
  3. (Ivan Kuten)
  4. - convert all packages that use autoconf to use the infrastructure of
  5. packages/Makefile.autotools.in
  6. - fix setting of flags for packages
  7. - stabilize for a 0.10.0 release
  8. - think about using a common --config-cache for configure
  9. Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
  10. to working presets.