summaryrefslogtreecommitdiffstats
path: root/development/gcc5/profile.d/gcc5.sh
blob: 7143b5d0e9f9160b30838bbbdd245df615f79735 (plain)
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