diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-07-26 15:46:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:04:00 +0100 |
commit | dc678e674ba9c56feb150bf06829a44fbe4e2b5a (patch) | |
tree | 3d679726b5fd8ba363defe828057a84aa39021f7 /meta/site/sh-common | |
parent | 8aaa02e9eb0a4455a30766055e482c77a94af1a4 (diff) | |
download | openembedded-core-contrib-dc678e674ba9c56feb150bf06829a44fbe4e2b5a.tar.gz |
Various site files: Drop monotone/mono
Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site/sh-common')
-rw-r--r-- | meta/site/sh-common | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/sh-common b/meta/site/sh-common index 63abe575f29..bbf98a5a836 100644 --- a/meta/site/sh-common +++ b/meta/site/sh-common @@ -201,9 +201,6 @@ cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes} ac_cv_c_long_double=${ac_cv_c_long_double=yes} bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} -# mono -cv_mono_sizeof_sunpath=108 - # mysql mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} |