]> git.ipfire.org Git - people/stevee/pakfire.git/commit
CFLAGS: Move string formatting stuff into an extra variable
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 14 Mar 2023 18:55:32 +0000 (18:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 14 Mar 2023 18:55:32 +0000 (18:55 +0000)
commitb1964236eacbe46b0dd18ebb256eb53adf06df05
treebe19983278e2ebde88babd7b4e00362a7d3e7e7b
parent8a385eff059f8c61c390407700a0179c51060128
CFLAGS: Move string formatting stuff into an extra variable

That way, we can clear it easily.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
macros/cflags.macro