aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@openmoko.org>2008-10-02 14:05:18 +0200
committerHolger Freyther <ich@tamarin.(none)>2008-10-15 18:53:36 +0200
commit2303a5b6c84b13429c06a8e7593a6ecf8afaadaf (patch)
tree2eb9c874fa0166fc761f41ae9224f7193aa704a7 /site
parentb6c5a08721fab3e095377fa30e4eefceb078618c (diff)
downloadopenembedded-2303a5b6c84b13429c06a8e7593a6ecf8afaadaf.tar.gz
[squeak] Attempt to add squeak 3.10-1
- This does configure - But it fails to link, there is something wrong with the autoreconf...
Diffstat (limited to 'site')
-rw-r--r--site/arm-linux4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/arm-linux b/site/arm-linux
index 033366a93c..af008c5351 100644
--- a/site/arm-linux
+++ b/site/arm-linux
@@ -179,3 +179,7 @@ gnet_sockaddr_family_field_name=${gnet_sockaddr_family_field_name=ss_family}
# rp-pppoe
rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
+
+# squeak (forbid unaliged access)
+ac_cv_double_align=${ac_cv_double_align=no}
+ac_cv_double_order=${ac_cv_double_order=no}