Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_debian_build.patch | Adapt build to Debian packaging needs | Olivier Sallou | not-needed | 2018-05-04 | ||
dont_run_cmakeBuild_twice.patch | the CMake build task should be run only once. Yet it would be called twice when we run the build and then the tests. We add a check to prevent such situation. |
Pierre Gruet <pgt@debian.org> | not-needed | 2021-12-24 | ||
load_native_library_from_canonical_dir.patch | loading the native library from /usr/lib/jni as we don't want to bundle the shared libraries into the jar. | Pierre Gruet <pgt@debian.org> | not-needed | 2022-09-22 | ||
openjdk-21.patch | marking a method as final as it is called in the constructor, this is to avoid failing to build with OpenJDK-21: /<<PKGBUILDDIR>>/src/main/java/com/intel/gkl/smithwaterman/IntelSmithWaterman.java:64: warning: [this-escape] possible 'this' escape before subclass is fully initialized setNativeLibraryName(NATIVE_LIBRARY_NAME); ^ |
Pierre Gruet <pgt@debian.org> | no | debian | 2023-12-14 |