aboutsummaryrefslogtreecommitdiffstats
path: root/site/arm-common
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-08-17 18:18:39 -0400
committerMichael Smith <msmith@cbnco.com>2009-08-19 17:44:05 -0400
commit29f099ea70301ec0eb672d5e9b0d0ed36ee015f9 (patch)
treea1e604e6e2ca5caa64faccbcf0460f80cb64b639 /site/arm-common
parent1d18a758253872ef641a7c3d33afdd2f928444cf (diff)
downloadopenembedded-29f099ea70301ec0eb672d5e9b0d0ed36ee015f9.tar.gz
site/common-linux: centralize bash configure vars
If the other site files are accurate, almost all of the bash vars are universal across Linux. Did this to fix bash on x86_64. Also bump bash PRs to help track breakage later. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'site/arm-common')
-rw-r--r--site/arm-common14
1 files changed, 0 insertions, 14 deletions
diff --git a/site/arm-common b/site/arm-common
index 5d3e68a18a..39eb30bec8 100644
--- a/site/arm-common
+++ b/site/arm-common
@@ -14,21 +14,7 @@ apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
# bash
ac_cv_c_long_double=${ac_cv_c_long_double=yes}
-bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
-bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
-bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
-bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
-bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
-bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
-bash_cv_getenv_redef=${bash_cv_getenv_redef=yes}
-bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes}
-bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no}
-bash_cv_printf_a_format=${bash_cv_printf_a_format=yes}
-bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
-bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
-bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
-bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
# coreutils
utils_cv_sys_open_max=${utils_cv_sys_open_max=1019}
er OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/contrib/artwork/oe.svg
blob: a3545cb136d5f8329bcb27387057012fd02701de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80