builder72: readd cc that removed by error
authorMatthieu Patou <mat@matws.net>
Fri, 10 Dec 2010 16:14:30 +0000 (19:14 +0300)
committerMatthieu Patou <mat@matws.net>
Fri, 10 Dec 2010 16:40:13 +0000 (19:40 +0300)
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