Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/tools/fc-cache the host tool relies on sca...
details: https://anonhg.NetBSD.org/src/rev/36db76ab02c6
branches: trunk
changeset: 794634:36db76ab02c6
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Mar 20 08:05:30 2014 +0000
description:
the host tool relies on scandir now days. (it tries to avoid it,
but needs work for this code to work again. if this is fixed, we
may want to run ./configure for this tool.)
diffstat:
external/mit/xorg/tools/fc-cache/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c39d108c4678 -r 36db76ab02c6 external/mit/xorg/tools/fc-cache/Makefile
--- a/external/mit/xorg/tools/fc-cache/Makefile Thu Mar 20 07:13:53 2014 +0000
+++ b/external/mit/xorg/tools/fc-cache/Makefile Thu Mar 20 08:05:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/06/03 20:23:40 mrg Exp $
+# $NetBSD: Makefile,v 1.9 2014/03/20 08:05:30 mrg Exp $
NOMAN= 1
@@ -104,6 +104,7 @@
-DHAVE_STDINT_H -DHAVE_RANDOM -DDARWIN_NO_CARBON \
-DHAVE_SYS_TYPES_H -DHAVE_FCNTL_H -DHAVE_SYS_STAT_H \
-DHAVE_MKSTEMP \
+ -DHAVE_SCANDIR \
-DFLEXIBLE_ARRAY_MEMBER="/**/"
HOST_CPPFLAGS+= -DFT_CONFIG_OPTION_DISABLE_BZIP2
HOST_CPPFLAGS+= -I${FONTCONFIG} -I${FREETYPE} \
Home |
Main Index |
Thread Index |
Old Index