Package: bolt-lmm / 2.3.2+dfsg-3

Metadata

Package Version Patches format
bolt-lmm 2.3.2+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix_makefile.patch | (download)

src/Makefile | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 configure the makefile for debian packaging:
  Use g++ as compiler instead intel icpc. Remove sse optimizations.
  Add CPPFLAGS, CXXFLAGS and LDFLAGS flags for hardening.
Fix_compilation_error.patch | (download)

src/Jackknife.cpp | 4 2 + 2 - 0 !
src/LDscoreCalibration.cpp | 8 4 + 4 - 0 !
src/SnpData.cpp | 4 2 + 2 - 0 !
src/StatsUtils.cpp | 4 2 + 2 - 0 !
4 files changed, 10 insertions(+), 10 deletions(-)

 fix some compilation errors.