break build (since BRs compat-gcc) in a more Makefile.common friendly way

This commit is contained in:
Jens Petersen 2005-05-12 09:22:03 +00:00
parent 87abc3c55c
commit 0581bc1883
1 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,3 @@
# FIXME - break-build placeholder for devel
# if you really want to build from this then comment out the following:
echo "** ghc currently requires gcc32 to build in fc4! **" && exit 1
%define build_version 6.4
%define ghcver ghc64
@ -88,7 +84,9 @@ you like to have local access to the documentation in HTML format.
%define __spec_install_post /usr/lib/rpm/brp-compress
%prep
%setup -q -n ghc-%{version}
## FIXME: ghc currently doesn't build with gcc4
## to do a test build uncomment %%setup
#%%setup -q -n ghc-%{version}
%patch1 -p1 -b .1-ppc
%patch2 -p1 -b .2-x86_64
%patch3 -p1 -b .3-x86_64