- 26 Dec, 2020 11 commits
-
-
Leo authored
-
Leo authored
-
Leo authored
- --enable-crypto is no longer a recognized option - Remove unnecessary article from the pkgdesc - make openssl-dev a dependency of the -dev subpackages as openvpn-plugin.h header includes openssl/x509.h
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
-
Leo authored
-
- 25 Dec, 2020 23 commits
-
-
Leo authored
-
Leo authored
-
-
* change source to VectorCamp fork as includes arm64 patches * remove hsbench as building creates performance drop * add hscollider
-
remove atop-bb-compat.patch, fixed upstream add fix-limits-on-ppc64le.patch to build on ppc64le
-
-
Natanael Copa authored
disable Werror so it builds disable on armv7 due to bus error
-
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Francesco Colista authored
-
Francesco Colista authored
-
- 24 Dec, 2020 6 commits
-
-
-
Kevin Daudt authored
-
Kevin Daudt authored
arpack fails to build with: ``` Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) ``` According to [1] and [2], this is common for older fortran code. To get arround it, you can pass `-fallow-argument-mismatch` to the fortran compiler. [1]:https://github.com/ElmerCSC/elmerfem/issues/231 [2]:https://stackoverflow.com/questions/34613356/error-rank-mismatch-in-argument-rank-1-and-scala
-
Natanael Copa authored
-
Natanael Copa authored
use byacc. fixes #12230
-
Sören Tempel authored
By temporarily disabling -fno-common (too many multiple redefinitions to reasonably patch this version of opencpn, upgrading may help though).
-