Add comment about unused macro
This commit is contained in:
parent
cc8cabd57b
commit
0aa82d22b0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
%__global_rustflags %{build_rustflags}
|
||||
|
||||
# Currently unused, retained for backwards compatibility.
|
||||
%__global_rustflags_toml [%{lua:
|
||||
for arg in string.gmatch(rpm.expand("%{build_rustflags}"), "%S+") do
|
||||
print('"' .. arg .. '", ')
|
||||
|
|
Loading…
Reference in a new issue