summaryrefslogtreecommitdiffstats
path: root/examples/mpfr.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-24 16:32:41 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-24 16:32:41 +0200
commit494b8d477675fcdb737bf5db2b3b5c0a9b1ba10d (patch)
tree09dc2d389378a686c9fe15495ca663fa8d4d6062 /examples/mpfr.yml
parentcbfb887d6f08b668792ef4d073962f2b0351fe3a (diff)
downloadrebel-494b8d477675fcdb737bf5db2b3b5c0a9b1ba10d.tar
rebel-494b8d477675fcdb737bf5db2b3b5c0a9b1ba10d.zip
examples: remove explicit parallelism handling
We are going to pass in a jobserver pipe through MAKEFLAGS.
Diffstat (limited to 'examples/mpfr.yml')
-rw-r--r--examples/mpfr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mpfr.yml b/examples/mpfr.yml
index fe2f41f..61642ac 100644
--- a/examples/mpfr.yml
+++ b/examples/mpfr.yml
@@ -37,7 +37,7 @@ tasks:
task: 'configure'
run: |
cd {{pn}}-build
- make -j8
+ make
install:
args: