tools/ninja: cleanup Makefile
authorMichael Pratt <mcpratt@pm.me>
Mon, 22 Jul 2024 19:51:12 +0000 (15:51 -0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 14 Oct 2024 11:58:44 +0000 (13:58 +0200)
commit3efedda1daa8c8fd048b0df926a04086e054c365
tree66dc391a312a7b551c2294bf35cc2c2aa468614c
parent5338c8da6cdbf421d5c68a9e81d289d0e8b185f3
tools/ninja: cleanup Makefile

Use default CXXFLAGS and LDFLAGS variables.

Directly add --verbose flag without a variable.

Split up lines for script arguments.

Delete unnecessary lines.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16693
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/ninja/Makefile