summaryrefslogtreecommitdiff
path: root/sysutils/moreutils/files/patch-is_utf8-Makefile
blob: ed6a975d9324ccbb4f2fbcdf9d8993b2c7a13802 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- is_utf8/Makefile.orig	2024-02-25 19:47:01 UTC
+++ is_utf8/Makefile
@@ -37,7 +37,6 @@ REALNAME = $(SONAME).$(MINOR).$(RELEASE)
 SONAME = $(LINKERNAME).$(VERSION)
 REALNAME = $(SONAME).$(MINOR).$(RELEASE)
 
-CC = gcc
 CFLAGS ?= -O3 -Wextra -Wall -ansi -Wstrict-prototypes
 
 $(NAME): $(OBJ)