mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 15:03:05 +01:00
Right now these are arm, hppa, microblaze, powerpc, sh and xtensa. So we just try to grep for it to figure out if it is needed. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
Native GCC that runs on target.
|
|
|
|
To save disk space, this GCC only supports dynamic linking on the target box,
|
|
there are no static libraries shipped except libgcc.a on those architectures
|
|
that need it.
|
|
|
|
For now, this was only tested on a mips target. Others to be done...
|
|
|
|
Christian Beier <cb@shoutrlabs.com>
|