diff options
author | Koen Kooi <koen@openembedded.org> | 2007-02-16 08:09:01 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-02-16 08:09:01 +0000 |
commit | d351c7db1df1443c4817ef44d9567d14ffcd619a (patch) | |
tree | a94396d2882376670ec9e3581231cc9d985f4084 /site | |
parent | c4735b54fb90bda83505c5c3f98ffd993ab2052b (diff) |
site/arm-linux: remove forced unwind, glibc/oabi doesn't like it
Diffstat (limited to 'site')
-rw-r--r-- | site/arm-linux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/site/arm-linux b/site/arm-linux index 9384a8a25d..934522e488 100644 --- a/site/arm-linux +++ b/site/arm-linux @@ -166,9 +166,6 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} # dbus ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no} -#glibc -libc_cv_forced_unwind=yes - # lftp ac_cv_file___dev_ptc_=yes |