Package: assaultcube / 1.3.0.2+dfsg-5

Metadata

Package Version Patches format
assaultcube 1.3.0.2+dfsg-5 3.0 (quilt)

Patch series

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

source/src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch makefile not to set cxx if set already
 This prevents to externally set the compiler, and with clang as
 default, we FTBFS with dh_dwz.
dont_overide_cxxflags.patch | (download)

source/src/Makefile | 54 27 + 27 - 0 !
1 file changed, 27 insertions(+), 27 deletions(-)

 do not let the makefile override cxxflags
 as this defeats hardening