[Bug 714543] Review Request: maze5 - A program for generating mazes of miscellaneous styles and sizes

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 27 15:47:58 UTC 2011


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.paananen at 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.



More information about the package-review mailing list