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=634091

--- Comment #2 from Robert Scheck <[email protected]> 2010-10-03 
13:46:26 EDT ---
You've a tiny mistake in your *.spec file. The correct way should be:

  make CFLAGS="$RPM_OPT_FLAGS"

This mistake causes the result posted in comment #1.

According to http://fedoraproject.org/wiki/Packaging/Guidelines#Parallel_make,
you should use parallel make where ever possible. I tried this and it does not
work, so please add e.g. the following comment before the "make" call:

  # No %{?_smp_mflags}, parallel build clean

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to