--- trunk/mage/usr/lib/mage/smage2.sh 2013/08/14 07:55:29 2159 +++ trunk/mage/usr/lib/mage/smage2.sh 2013/08/15 08:56:57 2172 @@ -320,7 +320,7 @@ # setup icecc # setup for icecc goes *before* ccache, so ccache comes before icecc in path -mqueryfeature "icecream" && setup_icecc_environment +mqueryfeature "icecc" && setup_icecc_environment # setup ccache mqueryfeature "ccache" && setup_ccache_environment