aboutsummaryrefslogtreecommitdiff
blob: 8e2a891a1a7e0d0ecfa1060ab21fa6bd116871f2 (plain)
1
2
3
#!/bin/bash
gcc-config -C -l "$@"
[[ $? -eq 0 ]]