You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ext3-tools/Makefile.orig 2011-02-07 15:52:18.000000000 -0800
|
|
+++ ext3-tools/Makefile 2011-02-07 15:52:23.000000000 -0800
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-CC = gcc
|
|
+CC ?= gcc
|
|
CFLAGS += -O -Wall -g -DAIO
|
|
CXXFLAGS+= -O -Wall -g
|