Whamcloud - gitweb
b=5592; set CC in lbuild to work around this problem
[fs/lustre-release.git] / build / lbuild
index 33b83c1..a7c7e64 100755 (executable)
@@ -40,6 +40,8 @@ DATE=$(date)
 USE_DATESTAMP=1
 RPMBUILD=
 
+export CC=${CC:-gcc}
+
 cleanup()
 {
     true