[Bug 634091] Review Request: postgresql-plparrot - A PostgreSQL procedural language for the Parrot virtual machine

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 3 17:46:27 UTC 2010


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 <redhat-bugzilla at linuxnetz.de> 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.



More information about the package-review mailing list