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


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

--- Comment #8 from Veeti Paananen <veeti.paana...@rojekti.fi> 2011-07-27 
11:47:57 EDT ---
You could take a look at how the Blender package handles (or handled, they're
using CMake now) scons:

- You can actually add %{?_smp_mflags} after the scons command since scons uses
the same syntax as make for the number of jobs.

- You'll probably have to patch the SConstruct file to read the RPM environment
variable "RPM_OPT_FLAGS" and append its contents to CCFLAGS and CXXFLAGS in the
scons "Environment" object.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to