From 634232e6966404641d838fe744c8c1bf8297a664 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Nov 2006 14:34:40 +0000 Subject: Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/site/sh4-linux-uclibc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta/site/sh4-linux-uclibc (limited to 'meta/site/sh4-linux-uclibc') diff --git a/meta/site/sh4-linux-uclibc b/meta/site/sh4-linux-uclibc deleted file mode 100644 index a64766faf..000000000 --- a/meta/site/sh4-linux-uclibc +++ /dev/null @@ -1,19 +0,0 @@ -ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} -ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} -ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} -ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} - -# gettext -am_cv_func_working_getline=${am_cv_func_working_getline=yes} - -# bash (mbstate needed for readline) -bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} - -# libpcap -ac_cv_linux_vers=${ac_cv_linux_vers=2} - -# libnet -ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no} -ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} -- cgit v1.2.3