From 9cdcdad126263a7888f5a86ae60f65f2e7011d28 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Mon, 2 Jun 2014 17:11:05 +0200 Subject: Probe for working wcscmp and wcsxfrm --- Cross/config.sh-arm-linux | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cross/config.sh-arm-linux') diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 82821d4de6..25ea52caf5 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -540,7 +540,9 @@ d_vprintf='define' d_vsnprintf='define' d_wait4='define' d_waitpid='define' +d_wcscmp=''undef'' d_wcstombs='define' +d_wcsxfrm=''undef'' d_wctomb='define' d_writev='define' d_xenix='undef' -- cgit v1.2.1