aboutsummaryrefslogtreecommitdiff
path: root/config/backend.in
Commit message (Collapse)AuthorAgeFilesLines
* config: allow libc selection in backend modeYann E. MORIN"2010-04-011-0/+4
| | | | | In backend mode, allow the upper-layer build system to force the C library selection.
* config: do not force setting kernel and archYann E. MORIN"2010-04-011-15/+0
| | | | | In backend mode, only enforce the arch and/or kernel selection if the upper-layer build system effectively forces the selection.
* config: move backend-related options to their own fileYann E. MORIN"2010-03-291-0/+33