summaryrefslogtreecommitdiffstats
path: root/fc4x.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
commitc8a95f4a85d2a46b1257fe8cf357d85a588a70d1 (patch)
treed1a041fa6a796f77105d79c964ea2f52eeb67518 /fc4x.cfg
parenta166efa0fc5153863b8ce7156631a574e67cfe8f (diff)
raise to -j6 (new builder)
Diffstat (limited to 'fc4x.cfg')
-rw-r--r--fc4x.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc4x.cfg b/fc4x.cfg
index f6a6c3b..2a5c563 100644
--- a/fc4x.cfg
+++ b/fc4x.cfg
@@ -6,7 +6,7 @@ config_opts['target_arch'] = 'x86_64'
config_opts['macros'] = """
%_topdir /builddir/build
-%_smp_mflags -j3
+%_smp_mflags -j6
%_rpmfilename %%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm
%vendor Remi Collet