Package: macromoleculebuilder / 4.0.0+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
macromoleculebuilder | 4.0.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
drop CMAKE_CXX_STANDARD.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
use default c++ standard. Previously, macromoleculebuilder tried to force C++14 in the compiler to ensure ccess to newer language features. However, C++ is now too old for some of the build-dependencies (tao-pegtl-dev) and causes a build failure. Since standard nowadays is newer, C++14 forcing is removed. Thanks Steve Langasek for reporting this and suggesting a fix. |
1