projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685c568
)
Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV
author
Junio C Hamano
<gitster@pobox.com>
Sat, 26 Dec 2009 22:32:36 +0000
(14:32 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 26 Dec 2009 22:32:36 +0000
(14:32 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4a1e5bcc4def58a5d8f05a368fea69cde8ddb74e..fd7f51e8b95060dc2ee7fcf30382ba4c86cad4ef 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-828,6
+828,7
@@
ifeq ($(uname_O),Cygwin)
endif
ifeq ($(uname_S),FreeBSD)
NEEDS_LIBICONV = YesPlease
+ OLD_ICONV = YesPlease
NO_MEMMEM = YesPlease
BASIC_CFLAGS += -I/usr/local/include
BASIC_LDFLAGS += -L/usr/local/lib