summaryrefslogtreecommitdiffstats
path: root/gcc5/build/profile.d/gcc5.sh
blob: 7143b5d0e9f9160b30838bbbdd245df615f79735 (about) (plain)
1
2
3
4
5
6
7
export CC=gcc-5
export CPP=cpp-5
export CXX=g++-5
export AR=gcc-ar-5
export NM=gcc-nm-5
export RANLIB=gcc-ranlib-5