index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
arch
/
openrisc.sh
blob: 7b4675406cf826c1d5410bee4a7106ee3041648e (
plain
)
1
2
3
4
5
6
# Compute OpenRISC-specific values
CT_DoArchTupleValues
()
{
CT_TARGET_ARCH
=
"or1k"
:
;
}