]> git.k1024.org Git - pylibacl.git/commit
Disable pypy tests in Makefile
authorIustin Pop <iustin@k1024.org>
Sun, 3 Mar 2019 01:40:56 +0000 (02:40 +0100)
committerIustin Pop <iustin@k1024.org>
Sun, 3 Mar 2019 01:40:56 +0000 (02:40 +0100)
commit299aee8ca5b2f396464b915f4211022d94b60d52
treeeea7ebeb6da430f296155f9016252a936ea5bb07
parentc0ed44ab0a68b47abe124bd90058756180753fef
Disable pypy tests in Makefile

With my current pypy, ACL_init triggers a SEGFAULT in pypy. Until I
can debug what's up, let's remove this test.
Makefile