X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=contrib%2Flbuild%2Flbuild;h=186118b311b9b7378e866c137424a002bcd7e651;hp=0b193c27b29eaff01013cb2e0dd547ca22b6a14e;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6;ds=sidebyside diff --git a/contrib/lbuild/lbuild b/contrib/lbuild/lbuild index 0b193c2..186118b 100755 --- a/contrib/lbuild/lbuild +++ b/contrib/lbuild/lbuild @@ -710,7 +710,7 @@ load_target() { # go away and the target just specify the $RPMSMPTYPE [ -z "$RPMSMPTYPE" ] && set_rpm_smp_type - # CC might have been overwriten in TARGET_FILE + # CC might have been overwritten in TARGET_FILE if [[ $CC != ccache\ * ]] && which "$CCACHE" &>/dev/null; then export CCACHE && export CC="ccache $CC" fi