Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spSolve.c.orig 2015-07-22 12:06:20.502771958 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spSolve.c 2015-07-22 12:12:03.822798513 +0200 @@ -95,6 +95,7 @@ #include "spDefs.h" +static void SolveComplexMatrix( MatrixPtr, RealVector, RealVector ); head>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lirc.scm
/tr>
AgeCommit message (Expand)Author
2017-09-28gnu: lirc: Update to 0.10.1....Alex Kost
2017-06-26gnu: lirc: Fix building on Ubuntu....Tobias Geerinckx-Rice
2018-07-28Revert "Revert "gnu: llvm: Update to 6.0.1.""...Marius Bakke
2018-04-06gnu: llvm, clang: Update to 6.0.0....Marius Bakke
2018-01-18gnu: clang-runtime: Fix build issues against glibc 2.26....Ludovic Courtès
2017-12-25gnu: check, llvm: Use HTTPS for llvm.org home pages....Tobias Geerinckx-Rice
2017-05-10gnu: Add LLVM, CLANG 3.9.1....Roel Janssen
2017-05-04gnu: llvm-3.5: Fix build of clang-3.5....Ricardo Wurmus