summaryrefslogtreecommitdiff
path: root/extra/locale/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-23 15:26:46 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-23 15:26:46 +0000
commit75f7c634c337f1912a3f24d646b7f6ece46b2ad6 (patch)
treefca2045add00caf73073cc674ad41e063f32e9c6 /extra/locale/Makefile.in
parent3fdaf2bbc7457608cacd9ffe460d212014134cae (diff)
fixes from psm so we can pull in uClibc headers properly
Diffstat (limited to 'extra/locale/Makefile.in')
-rw-r--r--extra/locale/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in
index 6c302077f..53d6b9f3b 100644
--- a/extra/locale/Makefile.in
+++ b/extra/locale/Makefile.in
@@ -10,7 +10,7 @@ WGET := wget --passive-ftp
LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz
-BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE
+BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='"$(top_srcdir)/include/bits/uClibc_ctype.h"'
BUILD_CFLAGS-gen_wc8bit := $(BUILD_CFLAGS-locale-common) -DCTYPE_PACKED=1