| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
package
Mainly so that I can now say `gcc -static main.c`.
|
| |
|
| |
|
|
|
|
|
|
|
| |
This reverts commit 7b3d3365ef77bb6969b61b4afc19dc14dd5c082e.
The "gcc-toolchain" package contains much more than just gcc(1) as I
found out, like gencat(1), ldd(1), getconf(1), iconv(1), etc.
|
| |
|
| |
|
| |
|
|
|
|
| |
I'm now using GNAT coming from Nix, that also has Ada support.
|
| |
|
| |
|
|
|
|
| |
Now %base-packages includes it by default.
|
|
|
|
| |
This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Why was it being done in the first place?
|
|
|
|
| |
For GNAT13 and SPARK.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
As cc(1) now is lime-driver(1).
|
| |
|
|
|
|
| |
À la $CFLAGS, $LDFLAGS, etc.
|