浏览代码

Try workaround for cross-build from FreeBSD

Zoe Knox 1 天之前
父节点
当前提交
fde7964d68
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Frameworks/CoreText/fontconfig/Makefile

+ 1 - 1
Frameworks/CoreText/fontconfig/Makefile

@@ -8,7 +8,7 @@ CONFIGURE_ARGS+= --prefix=/ \
 		 --sysconfdir=/etc \
 		 --sysconfdir=/etc \
 		 --with-templatedir=/System/Library/Frameworks/CoreText.framework/Resources \
 		 --with-templatedir=/System/Library/Frameworks/CoreText.framework/Resources \
 		 --with-xmldir=/System/Library/Frameworks/CoreText.framework/Resources \
 		 --with-xmldir=/System/Library/Frameworks/CoreText.framework/Resources \
-		 --localstatedir=/var \
+		 --localstatedir=/var --host=x86_64-ravynos-freebsd\
 		 --enable-static=yes \
 		 --enable-static=yes \
 		 --enable-shared=no \
 		 --enable-shared=no \
 		 --enable-libxml2 \
 		 --enable-libxml2 \