diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-10-02 14:05:18 +0200 |
---|---|---|
committer | Holger Freyther <ich@tamarin.(none)> | 2008-10-15 18:53:36 +0200 |
commit | 2303a5b6c84b13429c06a8e7593a6ecf8afaadaf (patch) | |
tree | 2eb9c874fa0166fc761f41ae9224f7193aa704a7 /site/arm-linux | |
parent | b6c5a08721fab3e095377fa30e4eefceb078618c (diff) |
[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/arm-linux')
-rw-r--r-- | site/arm-linux | 4 |
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} |