diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-03-23 18:02:03 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-03-23 18:02:03 +0000 |
commit | c88750093b1ea4da88fc703d9e0677603777cae5 (patch) | |
tree | 0a33ba5dfaec3e7bd153be96c21b1242db6707e8 /site/sh-common | |
parent | 11596b065278a600dd829020447219cdb4768df7 (diff) |
site/*: move mr_cv_target_elf to common as all our targets are ELF systems - this also make libelf buildable
Diffstat (limited to 'site/sh-common')
-rw-r--r-- | site/sh-common | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/sh-common b/site/sh-common index 7165542ebe..76c464da20 100644 --- a/site/sh-common +++ b/site/sh-common @@ -30,8 +30,6 @@ ac_cv_uint=${ac_cv_uint=yes} ac_cv_ulong=${ac_cv_ulong=yes} ac_cv_ushort=${ac_cv_ushort=yes} -mr_cv_target_elf=${mr_cv_target_elf=yes} - ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} # apache |