From 0b1948c5e4603fdb24d8b5423790b640e6ecc1e5 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 18 Nov 2009 22:39:55 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- chinese/libtabe/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese') diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 8475264..dcc4f24 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-db-lib=${BDB_LIB_DIR} \ --with-db-bin=${LOCALBASE}/bin \ --enable-shared +MAKE_JOBS_UNSAFE= yes .include -- cgit v1.1