We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0b8b8 commit 61d0175Copy full SHA for 61d0175
Makefile
@@ -1,5 +1,5 @@
1
2
-all: pypy-c cffi_imports
+all: pypy-c
3
4
PYPY_EXECUTABLE := $(shell which pypy)
5
URAM := $(shell python -c "import sys; print 4.5 if sys.maxint>1<<32 else 2.5")
0 commit comments