summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 6b551d8a3ede3336ecc9e217b2ea783235924c77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Buildroot3 TODOs

- fix packages/Makefile.autotools.in to use a package-imposed patchdir
- convert all packages that use autoconf to use the infrastructure of
  packages/Makefile.autotools.in
- fix setting of flags for packages

- think about using a common --config-cache for configure
  Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
  to working presets.