summaryrefslogtreecommitdiff
path: root/Cross
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2018-03-27 09:17:48 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2018-03-27 09:17:48 +0200
commit0cc3cc274e71bf1211f53331f706d17b75acdd54 (patch)
tree2404a788464cbf737da51a67853c769fe479fbc7 /Cross
parent7dddaf741cbebb8977f5eb34ceecdca24c0cb444 (diff)
downloadperl-0cc3cc274e71bf1211f53331f706d17b75acdd54.tar.gz
d_strchr is C89 and has been removed from Configure
Diffstat (limited to 'Cross')
-rw-r--r--Cross/config.sh-arm-linux1
-rw-r--r--Cross/config.sh-arm-linux-n7701
2 files changed, 0 insertions, 2 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index a1a17057ed..68a165523f 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -560,7 +560,6 @@ d_stdio_ptr_lval_sets_cnt='define'
d_stdio_stream_array='undef'
d_stdiobase='define'
d_stdstdio='define'
-d_strchr='define'
d_strcoll='define'
d_strerror_l='undef'
d_strerror_r='undef'
diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770
index de403cc2a8..de70c74744 100644
--- a/Cross/config.sh-arm-linux-n770
+++ b/Cross/config.sh-arm-linux-n770
@@ -559,7 +559,6 @@ d_stdio_ptr_lval_sets_cnt='define'
d_stdio_stream_array='undef'
d_stdiobase='define'
d_stdstdio='define'
-d_strchr='define'
d_strcoll='define'
d_strerror_l='undef'
d_strerror_r='undef'