don't need to condition ghc_check_bootstrap
This commit is contained in:
parent
08500177f1
commit
0e85ce156f
3
ghc.spec
3
ghc.spec
@ -179,9 +179,7 @@ rm -r ghc-tarballs/libffi
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{undefined ghc_bootstrap}
|
|
||||||
%ghc_check_bootstrap
|
%ghc_check_bootstrap
|
||||||
%endif
|
|
||||||
|
|
||||||
# http://hackage.haskell.org/trac/ghc/wiki/Platforms
|
# http://hackage.haskell.org/trac/ghc/wiki/Platforms
|
||||||
# cf https://github.com/gentoo-haskell/gentoo-haskell/tree/master/dev-lang/ghc
|
# cf https://github.com/gentoo-haskell/gentoo-haskell/tree/master/dev-lang/ghc
|
||||||
@ -389,7 +387,6 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jun 17 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-26
|
* Fri Jun 17 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-26
|
||||||
- packaging cleanup:
|
|
||||||
- add ghc_bootstrap build mode using: ghc_without_shared, without_prof,
|
- add ghc_bootstrap build mode using: ghc_without_shared, without_prof,
|
||||||
without_haddock, without_manual, without_testsuite
|
without_haddock, without_manual, without_testsuite
|
||||||
- add libffi_archs
|
- add libffi_archs
|
||||||
|
Loading…
Reference in New Issue
Block a user