Revert "[python] Do no build nlrthumb.c"

This reverts commit 04fade4920.

Change-Id: I116c43e7bf65f1b538b0353644bf43749c1c31f2
This commit is contained in:
Émilie Feral
2017-08-09 15:56:47 +02:00
parent 04fade4920
commit c88b802516

View File

@@ -34,6 +34,7 @@ py_objs = $(addprefix python/src/py/,\
mpstate.o \
nlrx86.o \
nlrx64.o \
nlrthumb.o \
nlrxtensa.o \
nlrsetjmp.o \
malloc.o \
@@ -133,7 +134,6 @@ py_objs = $(addprefix python/src/py/,\
smallint.o \
frozenmod.o \
)
# nlrthumb.o \
# repl.o \
py_objs += python/src/py/emitnative.o