Now dist-f9 has gcc 4.3.0-0.7. Compile through end anyway so that we can

see where build fails with gcc43.
This commit is contained in:
Mamoru Tasaka 2008-01-31 05:09:28 +00:00
parent 1b6830f2b2
commit 23b07c497b

View File

@ -9,7 +9,7 @@
Name: mecab
Version: %{mainver}
%if %{?betaver:0}%{!?betaver:1}
Release: %{fedorarel}%{?dist}.1
Release: %{fedorarel}%{?dist}.2
%else
Release: 0.%{fedorarel}.%{betaver}%{?dist}
%endif
@ -61,7 +61,8 @@ for MeCab.
-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
libtool
%{__make} %{?_smp_mflags}
#%%{__make} %{?_smp_mflags}
make -k
%install
%{__rm} -rf $RPM_BUILD_ROOT