Do not set CC to "gcc" in Makefile.

This commit is contained in:
Jimmy Olgeni 2013-11-21 22:37:24 +00:00
parent c9483927cd
commit 47a38d14b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334532

View File

@ -0,0 +1,13 @@
$FreeBSD$
--- Makefile.orig
+++ Makefile
@@ -1,7 +1,5 @@
# Makefile for symlinks
-CC = gcc
-
all: symlinks
symlinks: symlinks.c