[Bug 247417] Review Request: bouml - UML2 tool box to specify and generate code

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 28 16:58:38 UTC 2007


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 debarshi.ray at gmail.com  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.




More information about the package-review mailing list