Fix encoding when updating platform.
[build-farm.git] / builder72.fns
index 45a79976b50f65ba553c49b269d520656d13a88c..63bfc1fc1c727e1b3b735eb27cdc93984bc9dd1c 100644 (file)
@@ -4,5 +4,7 @@ MAXTIME=32400 # 9 hours
 SMBD_MAXTIME=25200 # 7 hours for a samba process ..
 # default maximum memory size (100M) for any command
 export MAXTIME SMBD_MAXTIME
+compilers="gcc cc"
+export compilers
 
 . generic.fns