mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
10 lines
293 B
Text
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)
|