opnsense-ports/sysutils/moreutils/files/patch-is_utf8-Makefile
Franco Fichtner 86abf5ac44 */*: sync with upstream
Taken from: FreeBSD
2024-10-07 20:26:56 +02:00

10 lines
293 B
Text

--- 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)