actually maybe make it nil

This commit is contained in:
madonuko
2026-06-17 20:28:28 +08:00
parent 20565c0e9e
commit 41fe3c982c
+1 -1
View File
@@ -8,7 +8,7 @@
# the original version of %%_package_note_flags expects cc/gcc to parse the ld flags,
# but for wasm the `lld -flavor wasm` linker is called directly
#--package-metadata={\\"type\\":\\"rpm\\",\\"name\\":\\"%name\\",\\"version\\":\\"%version-%release\\",\\"architecture\\":\\"$RPM_ARCH\\",\\"osCpe\\":\\"cpe:/o:fedoraproject:fedora:%fedora\\"}
%undefine _package_note_flags
%define _package_note_flags %nil
%define terra_rustflags %build_rustflags
%bcond_with mold