tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: why does devel/cmake's Makefile subst's out compiler optimization?
On Wed, Apr 04, 2018 at 09:22:12PM -0400, Chuck Cranor wrote:
> unfortunately, a cmake compiled with pkgsrc breaks this (note
> that all "-O"'s are filtered out):
In pkgsrc, we generally patch packages to honor the users CFLAGS,
including the ones for -O. Here cmake would override them, which goes
against this idea.
Thomas
Home |
Main Index |
Thread Index |
Old Index