From bd0c0476e40ac61514c8f3d6ce280c9d1afa6dad Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sun, 23 Oct 2011 01:38:08 +0000 Subject: [PATCH] Mark MAKE_JOBS_UNSAFE, it still fails sometime --- astro/marble/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/marble/Makefile b/astro/marble/Makefile index f11434898e7b..ac83002dc9cc 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -24,7 +24,7 @@ QT_COMPONENTS= dbus declarative gui network \ phonon script sql svg webkit xml \ qmake_build moc_build rcc_build uic_build USE_BZIP2= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes OPTIONS= GPS "Support for GPS position provider" on