From 80c2545bedb3ed8e64a3035d326b110dc9332bd9 Mon Sep 17 00:00:00 2001 From: "Christopher L. Conway" Date: Thu, 15 Apr 2010 16:56:09 +0000 Subject: [PATCH] Removing horrible, system-locking option from Eclipse Make preferences. --- .cproject | 2 +- .project | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cproject b/.cproject index e8275ea65..0d7c6b9fc 100644 --- a/.cproject +++ b/.cproject @@ -19,7 +19,7 @@ - + diff --git a/.project b/.project index eb382f9ed..1465eabe2 100644 --- a/.project +++ b/.project @@ -32,7 +32,7 @@ org.eclipse.cdt.make.core.buildArguments - -j + -j2 org.eclipse.cdt.make.core.buildCommand -- 2.30.2