aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-05-11 16:46:23 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-11 16:46:23 +0000
commit563dc7a4e0cced9d519412e28db9ac3d686f1c3a (patch)
tree6058c2f8db2c5a5e0d3d6b7b16ed838d8c78a8aa /site
parent63849882f9ab9617df3ca1ef3ba44c711c5d8066 (diff)
downloadopenembedded-563dc7a4e0cced9d519412e28db9ac3d686f1c3a.tar.gz
sh3-linux: remove ac_cv_host=${ac_cv_host=sh-pc-linux-gnu} from site file, part of #954
Diffstat (limited to 'site')
-rw-r--r--site/sh3-linux4
1 files changed, 0 insertions, 4 deletions
diff --git a/site/sh3-linux b/site/sh3-linux
index 8e0b89812d..bc22056da9 100644
--- a/site/sh3-linux
+++ b/site/sh3-linux
@@ -33,10 +33,6 @@ ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
-
-# strace
-ac_cv_host=${ac_cv_host=sh-pc-linux-gnu}
-
# apache
ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes}
apr_cv_process_shared_works=${apr_cv_process_shared_works=no}