Ricardo Wurmus
|
f03168327f
|
gnu: Add pcc.
* gnu/packages/c.scm (pcc): New variable.
|
2017-01-10 11:30:42 +01:00 |
Ricardo Wurmus
|
57a31efb4b
|
gnu: tcc: Disable build on MIPS.
* gnu/packages/c.scm (tcc)[supported-systems]: Disable build on
mips64el.
|
2016-09-26 03:01:06 +02:00 |
Andreas Enge
|
ce430bd637
|
gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.
* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier
for an input.
This is a follow-up to commit 55de892b43 .
|
2016-07-31 16:50:12 +02:00 |
Ludovic Courtès
|
9f088725c0
|
gnu: Add tcc-wrapper.
* gnu/packages/c.scm (tcc-wrapper): New variable.
|
2016-04-16 00:52:19 +02:00 |
Ludovic Courtès
|
a5e2c9a9c5
|
gnu: Add tcc.
* gnu/packages/c.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
2016-04-16 00:52:19 +02:00 |