GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gcc-config.git
master
gcc-config: utility to manage compilers
Toolchain Team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
multi-native-configs
/
test.list
blob: 8e2a891a1a7e0d0ecfa1060ab21fa6bd116871f2 (
plain
)
1
2
3
#!/bin/bash
gcc-config
-C
-l
"
$@
"
[[
$?
-eq
0
]]