projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well
[openwrt.git]
/
toolchain
/
gcc
/
files
/
alternate-arch-cc.in
1
#!/bin/sh
2
3
exec
@CC_BASE@ @EXTRA_ARCH_OPTS@
"$@"
This page took
0.04376 seconds
and
5
git commands to generate.