diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-05-12 18:35:09 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-05-12 18:35:33 +0000 |
| commit | 57e2b638baa5a562b2fef2702121e45f205cb41d (patch) | |
| tree | 313fa6f1a860ac15a9fb6d14bb82da10f2dd281c /lang/rustpython | |
| parent | d67a7a64b529f0d056b727ab5dcbc084a7853dc4 (diff) | |
Diffstat (limited to 'lang/rustpython')
| -rw-r--r-- | lang/rustpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index fc49432db9ef..d00af27129e0 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -10,6 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile, see https://github.com/rusqlite/rusqlite/issues/1440 +BROKEN_i396= fails to compile, see https://github.com/RustPython/RustPython/issues/5318 USES= cargo |
