projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mac intel commit
[blender.git]
/
source
/
Makefile
diff --git
a/source/Makefile
b/source/Makefile
index ba11ea2893db3cd86559d07f660d315583ae012c..f02739544403aedd975a420abb0fd773af8c9885 100644
(file)
--- a/
source/Makefile
+++ b/
source/Makefile
@@
-201,6
+201,9
@@
ifeq ($(INTERNATIONAL), true)
endif
ifeq ($(OS), darwin)
COMLIB += $(NAN_GETTEXT)/lib/libintl.a
+ ifeq ($(CPU), i386)
+ COMLIB += $(NAN_GETTEXT)/lib/libiconv.a
+ endif
endif
ifeq ($(OS), solaris)
COMLIB += $(NAN_GETTEXT)/lib/libintl.a