diff options
author | Koen Kooi <koen@openembedded.org> | 2007-05-18 14:49:46 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-05-18 14:49:46 +0000 |
commit | 55f385962c605f39474d950597c73ce9e5209537 (patch) | |
tree | a43592606583a950a07062fa9015b80418c26af6 /site | |
parent | dc260dd651cdfec743f187f288d194279867a71f (diff) |
mipsel-linux site: add some more entries (from #2234)
Diffstat (limited to 'site')
-rw-r--r-- | site/mipsel-linux | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/site/mipsel-linux b/site/mipsel-linux index 8a6b919b99..bab92eff63 100644 --- a/site/mipsel-linux +++ b/site/mipsel-linux @@ -112,3 +112,11 @@ ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} #lmbench ac_cv_uint=${ac_cv_unit=yes} + +# D-BUS +ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} + +#mono +cv_mono_sizeof_sunpath=108 +mono_cv_uscore=${mono_cv_uscore=no} + |