Skip to content
Commit a3f44aad authored by Werner Lemberg's avatar Werner Lemberg
Browse files

builds/toplevel.mk: Don't use `\#` in functions.

The behaviour changed in GNU make 4.3, where `#` (without the backslash)
would be necessary.  Using a variable instead the code works with both older
and newer GNU make versions.

Fixes #1252.
parent e907eef6
Pipeline #967474 passed with stage
in 6 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment