Skip to content

Commit

Permalink
disable hardened build to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
zpc0 committed May 20, 2024
1 parent 7f3f3f7 commit 45f083f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions monero.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# use clang
%global toolchain clang

# disable hardened build
%undefine _hardened_build

Name: monero
Version: 0.18.3.3
Release: 4%{?dist}
Expand Down

0 comments on commit 45f083f

Please sign in to comment.