View | Details | Raw Unified | Return to bug 77761 | Differences between
and this patch

Collapse All | Expand All

(-)files/patch-Makefile (-1 / +1 lines)
Lines 15-20 Link Here
15
 
15
 
16
-CC=gcc
16
-CC=gcc
17
+CC?=gcc
17
+CC?=gcc
18
 RELEASE=3.15
18
 RELEASE=3.19
19
 
19
 
20
 balance:	balance.c butils.o balance.h
20
 balance:	balance.c butils.o balance.h

Return to bug 77761