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/x86_64-linux | |
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/x86_64-linux')
-rw-r--r-- | site/x86_64-linux | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/x86_64-linux b/site/x86_64-linux index 86ae6231ba..e84371e0fd 100644 --- a/site/x86_64-linux +++ b/site/x86_64-linux @@ -62,7 +62,6 @@ glib_cv___va_copy=${glib_cv___va_copy=yes} glib_cv_va_copy=${glib_cv_va_copy=yes} glib_cv_va_val_copy=${glib_cv_va_val_copy=no} lftp_cv_va_copy=${lftp_cv_va_copy=yes} -mr_cv_target_elf=${mr_cv_target_elf=yes} nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} samba_cv_HAVE_VA_COPY=${samba_cv_HAVE_VA_COPY=yes} screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} |