opensim-org / opensim-moco

Solve optimal control problems for musculoskeletal models using OpenSim and direct collocation.
https://opensim.stanford.edu/moco
Apache License 2.0
58 stars 16 forks source link

Add -fallow-argument-mismatch flag #659

Closed nickbianco closed 4 years ago

nickbianco commented 4 years ago

Brief summary of changes

Add the flag -fallow-argument-mismatch to suppress warnings generated by GCC 10 when compiling MUMPS.

CHANGELOG.md (choose one)


This change is Reviewable