projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a7de36
)
gcc: Update README: tested on arm (imx233-olinuxino) board
750/head
author
harald.geyer@gmx.at
<harald.geyer@gmx.at>
Wed, 7 Jan 2015 12:48:46 +0000
(13:48 +0100)
committer
Christian Beier
<dontmind@freeshell.org>
Wed, 7 Jan 2015 16:11:31 +0000
(17:11 +0100)
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
devel/gcc/README
patch
|
blob
|
history
diff --git
a/devel/gcc/README
b/devel/gcc/README
index 3dd94eb1746b681f0ff83a97b4a78fe9f6f1fe5a..58db4740ca2989d30d50dadf959f5bbeb287b758 100644
(file)
--- a/
devel/gcc/README
+++ b/
devel/gcc/README
@@
-4,6
+4,7
@@
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...
+For now, this was only tested on arm (EABI) and mips targets. Others to be
+done...
Christian Beier <cb@shoutrlabs.com>