Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move pdclib build results to pdclib-root | Keith Packard | 2013-12-18 |
| | | | | | | This makes pdclib easier to manage as a submodule Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Build pdclib locally if necessary | Keith Packard | 2013-12-18 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add --with parameters to configure for compiler selectionnew-state | Keith Packard | 2013-10-08 |
This allows the user to specify which compiler to use for each target CPU. Also checks to make sure the arm compiler supports -m0 and -m3 cpu type flags. The build now actually uses the specified compilers too. Signed-off-by: Keith Packard <keithp@keithp.com> |