6b91da65fe
While here, give maintainership to submitter PR: 226418 Submitted by: Greg V <greg@unrelenting.technology>
10 lines
246 B
Text
10 lines
246 B
Text
--- Makefile.orig 2018-07-11 20:54:11 UTC
|
|
+++ Makefile
|
|
@@ -613,7 +613,7 @@ ifeq ($(BSD), 1)
|
|
|
|
# And similarly, their libcs don't have gettext built in
|
|
ifeq ($(LOCALIZE),1)
|
|
- LDFLAGS += -lintl -liconv
|
|
+ LDFLAGS += -lintl
|
|
endif
|
|
endif
|