Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
et al
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- some additional cleanups while at it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
|
|
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
|
|
|
|
Fixes compilation error if LARGEFLE support is off
|
|
|
|
|
|
|
|
|
|
|
|
Packages that need to pass additional CFLAGS in their .mk have to do something
like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|