buildrootschalter/TODO

15 lines
432 B
Plaintext
Raw Normal View History

Buildroot2 TODOs
2007-09-25 10:28:09 +02:00
- fix packages/Makefile.autotools.in to use a package-imposed patchdir
(Ivan Kuten)
2007-09-25 10:28:09 +02:00
- convert all packages that use autoconf to use the infrastructure of
packages/Makefile.autotools.in
- fix setting of flags for packages
- stabilize for a 0.10.0 release
- think about using a common --config-cache for configure
Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
to working presets.