Debian Patches
Status for eureka/2.0.2-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
reproducible-build.patch | Remove timestamps from CPP macros The C pre-processor macros '__DATE__' and '__TIME__' capture the current time and thus will obviously make a build unreproducible. Usage of these macros must simply be removed in order to make builds reproducible. |
Fabian Greffrath <fabian@debian.org> | not-needed | |||
cmake_cxx_flags.patch | Build without -Werror, do not duplicate CXXFLAGS. | Fabian Greffrath <fabian@debian.org> | yes |