Skip to content
Snippets Groups Projects
  • Anthony Mallet's avatar
    82e2bd25
    [wip/pinocchio] Fix a number of issues in the package · 82e2bd25
    Anthony Mallet authored
    * Disable parallel builds as g++ processes consumes loads of memory
    * Fix PLIST
    * Fix DEPEND_ABIs: drop useless requirements on assimp, add minimum 3.0 version
      on urdfdom
    * Drop specific user settings (PREFER.*)
    * Explicitly set cmake build options
    * Sort dependencies
    
    patch-aa: ensure that cmake does not find unwanted optional dependencies
    patch-ab: fix a quoting issue in a cmakefile
    patch-ac: fix build with assimp-2
    82e2bd25
    History
    [wip/pinocchio] Fix a number of issues in the package
    Anthony Mallet authored
    * Disable parallel builds as g++ processes consumes loads of memory
    * Fix PLIST
    * Fix DEPEND_ABIs: drop useless requirements on assimp, add minimum 3.0 version
      on urdfdom
    * Drop specific user settings (PREFER.*)
    * Explicitly set cmake build options
    * Sort dependencies
    
    patch-aa: ensure that cmake does not find unwanted optional dependencies
    patch-ab: fix a quoting issue in a cmakefile
    patch-ac: fix build with assimp-2
Makefile 1.55 KiB