From: Marcin Koziej Date: Thu, 5 Apr 2012 10:39:54 +0000 (+0200) Subject: add --shared X-Git-Url: https://git.mdrn.pl/pylucene.git/commitdiff_plain/a2e61f0c04805cfcb8706176758d1283c7e3a55c add --shared --- diff --git a/Makefile b/Makefile index 06179e7..5f4b3e5 100644 --- a/Makefile +++ b/Makefile @@ -111,7 +111,7 @@ LUCENE=$(LUCENE_SRC)/lucene PREFIX_PYTHON=$(VIRTUAL_ENV) ANT=ant PYTHON=$(PREFIX_PYTHON)/bin/python -JCC=$(PYTHON) -m jcc #--shared +JCC=$(PYTHON) -m jcc --shared NUM_FILES=3 # FreeBSD