From a07d6402aa3ba592788a981469fb2611e6228ad7 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 26 Mar 2009 15:09:13 +0000 Subject: - Mark MAKE_JOBS_SAFE for SMP compilation PR: 133067 Submitted by: Guido Falsi (maintainer) --- comms/openobex/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/openobex') diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 9bfb750c1f05..b4f330b449b7 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -18,6 +18,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack +MAKE_JOBS_SAFE= yes OPTIONS= LIBUSB "Enable OBEX over USB" no -- cgit v1.2.3