Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: bouml - UML2 tool box to specify and generate code


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247417





------- Additional Comments From [EMAIL PROTECTED]  2007-07-28 12:58 EST -------
> > make %{?_smp_mflags} BOUML_LIB=%{_libdir}/%{name} CFLAGS="$RPM_OPT_FLAGS" \
> >   CXXFLAGS="$RPM_OPT_FLAGS"
> 
> Fixed.
> 
> Spec: http://rishi.fedorapeople.org/bouml-3.spec

This spec file fails to build on i386. However it succeeds on replacing...
make %{?_smp_mflags} BOUML_LIB=%{_libdir}/%{name} \
  CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
...with...
make %{?_smp_mflags} BOUML_LIB=%{_libdir}/%{name}

Comments?



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to