Commit Graph

6 Commits

Author SHA1 Message Date
Tee KOBAYASHI
3636e9fb9c gauche: Fix assertion failure on arm
Effectively reverts commit 3aca178a07.
2021-12-30 08:38:48 +02:00
Tee KOBAYASHI
3aca178a07
gauche: Disable arm build 2021-12-25 20:41:45 +01:00
Tee KOBAYASHI
332d24ba2b
gauche: Update to 0.9.11 2021-12-25 20:41:41 +01:00
Tee KOBAYASHI
294260fc2f
gauche: Do not define AO_USE_PTHREAD_DEFS for ARMv7 2021-12-25 20:41:37 +01:00
Tee KOBAYASHI
508f707116 gauche: Disable threads
with which the following code hangs:

```
(use rfc.uri)
(uri-decode-string "")
```
2021-12-23 15:52:50 +02:00
Tee KOBAYASHI
4c31e6792b new package: gauche 2021-12-23 15:52:50 +02:00