really disable i686 prof

This commit is contained in:
Jens Petersen 2019-08-06 13:06:43 +08:00
parent 55fb1c20ea
commit d98367819a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# https://gitlab.haskell.org/ghc/ghc/issues/17030 panic
%ifarch %{ix86}
%bcond_with prof
%bcond_with ghc_prof
%endif
%global pkg_name Agda