|
|
@ -5,6 +5,7 @@
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
# link statically to Haskell libs for easier ghc version bootstrapping
|
|
|
|
# link statically to Haskell libs for easier ghc version bootstrapping
|
|
|
|
|
|
|
|
# (this now default but still keeping it for backcompat)
|
|
|
|
%global ghc_without_dynamic 1
|
|
|
|
%global ghc_without_dynamic 1
|
|
|
|
|
|
|
|
|
|
|
|
# use following to bootstrap for a new arch:
|
|
|
|
# use following to bootstrap for a new arch:
|
|
|
|