Advertisement
Guest User

Untitled

a guest
Aug 18th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. commit 723788d59362e7682cf89c5adcb3c7f867afcbdc
  2. Author: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
  3. Date: Mon Aug 18 17:00:13 2014 +0000
  4.  
  5. Add morphology to set max-jobs to 1
  6.  
  7. diff --git a/audiomanager.morph b/audiomanager.morph
  8. new file mode 100644
  9. index 0000000..aa298f9
  10. --- /dev/null
  11. +++ b/audiomanager.morph
  12. @@ -0,0 +1,4 @@
  13. +name: audiomanager
  14. +kind: chunk
  15. +max-jobs: 1
  16. +build-system: cmake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement