[Bug 465362] Review Request: openconnect -- client for Cisco AnyConnect VPN

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 9 15:10:32 UTC 2008


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





--- Comment #8 from David Woodhouse <dwmw2 at infradead.org>  2008-10-09 11:10:31 EDT ---
The Makefile in the package uses $RPM_OPT_FLAGS if set, so there should be no
need to override...

    ifdef RPM_OPT_FLAGS
    OPT_FLAGS := $(RPM_OPT_FLAGS)
    else
    OPT_FLAGS := -O2 -g -Wall
    endif

I've confirmed that the appropriate make flags do get used.

You're right; make install won't make any difference :)

-- 
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 Fedora-package-review mailing list