blob: b246dcb754b5192e7807e20bf26ef1d567fe8985 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Buildroot3 TODOs
- stabilize for a 0.10.0 release
- 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.
|