Skip to content

cmake.pm: propagate CPPFLAGS also to ASMFLAGS

Gregor Jasny requested to merge gjasny-guest/debhelper:cmake-asm-cppflags into main

In #653916 the blhc author stated that also GNU assembly files should adhere to the hardening flags. In CMake those assembly files are handled within the ASM language and the ASMFLAGS environment variable could be used to set build flags.

Merge request reports

Loading