Fix build with clang.

This commit is contained in:
Lars Engels 2011-06-21 11:19:42 +00:00
parent 62ecbd7205
commit f11cc3d8d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275984

View File

@ -0,0 +1,8 @@
--- ./Makefile.orig 2011-06-21 13:15:49.000000000 +0200
+++ ./Makefile 2011-06-21 13:16:07.000000000 +0200
@@ -1,4 +1,4 @@
-CC = cc
+CC ?= cc
CFLAGS += -Wall
PREFIX ?= /usr/local
OBJS = main.o