Disabled frame pointers to prevent crashes.

This commit is contained in:
Vitaly Zaitsev 2023-06-27 08:19:00 +02:00
parent b844f27765
commit 122af33ee4
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
%global toolchain clang
# Opt out of https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer
%undefine _include_frame_pointers
Name: pocl
Version: 4.0
Release: 1%{?dist}