summaryrefslogtreecommitdiff
path: root/libc/wcsmbs
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-06-01 13:59:14 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-06-01 13:59:14 +0000
commitb7c6870709b68725080ae00a7accbc0463bce578 (patch)
tree9aa0ce26dbefc4af68aa3682ebab046a8fe8414b /libc/wcsmbs
parent69731ab373b0196a860cee9bed9790c2f9ac43c9 (diff)
downloadeglibc2-b7c6870709b68725080ae00a7accbc0463bce578.tar.gz
Merge changes between r18863 and r18892 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@18893 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/wcsmbs')
-rw-r--r--libc/wcsmbs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/wcsmbs/Makefile b/libc/wcsmbs/Makefile
index 660469f1c..b17c1d38d 100644
--- a/libc/wcsmbs/Makefile
+++ b/libc/wcsmbs/Makefile
@@ -77,7 +77,7 @@ CFLAGS-wcstoull_l.c = $(strtox-CFLAGS)
CFLAGS-wcstod_l.c = $(strtox-CFLAGS)
CFLAGS-wcstold_l.c = $(strtox-CFLAGS)
CFLAGS-wcstof_l.c = $(strtox-CFLAGS)
-CFLAGS-tst-wchar-h.c = -D_FORTIFY_SOURCE=2
+CPPFLAGS-tst-wchar-h.c = -D_FORTIFY_SOURCE=2
CFLAGS-isoc99_wscanf.c += $(exceptions)
CFLAGS-isoc99_fwscanf.c += $(exceptions)