Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-04 | lang/ruby: fix Ruby 3.0 build problem on NetBSD 8.0 | taca | 1 | -0/+15 | |
Something wrong with expantion of static_assert macro in <assert.h> on NetBSD 8.0. So, avoid use of static_assert on NetBSD 8.0. NetBSD 8.1 and later dose not have this problem. |