Undefine _include_frame_pointers for riscv64

This commit is contained in:
Andrew Lukoshko 2025-08-21 17:34:28 +00:00
parent 8fdc5fe61a
commit 49bdc2943d

View File

@ -1,5 +1,10 @@
# SPDX-License-Identifier: MIT
%ifarch riscv64
# to avoid compile time errors
%undefine _include_frame_pointers
%endif
%global libqat_soversion 4
%global libusdm_soversion 0
Name: qatlib