svn commit: r296677 - in head: lib/libunbound usr.sbin/unbound/anchor usr.sbin/unbound/checkconf usr.sbin/unbound/control usr.sbin/unbound/daemon

Bryan Drewery bdrewery at FreeBSD.org
Fri Mar 11 22:06:56 UTC 2016


On 3/11/2016 12:04 PM, Justin Hibbits wrote:
> Author: jhibbits
> Date: Fri Mar 11 20:04:32 2016
> New Revision: 296677
> URL: https://svnweb.freebsd.org/changeset/base/296677
> 
> Log:
>   Add to CFLAGS, rather than replacing.
>   
>   This allows additional CFLAGS, as set in bsd.cpu.mk, to go through.
> 
> Modified:
>   head/lib/libunbound/Makefile
>   head/usr.sbin/unbound/anchor/Makefile
>   head/usr.sbin/unbound/checkconf/Makefile
>   head/usr.sbin/unbound/control/Makefile
>   head/usr.sbin/unbound/daemon/Makefile

Ick, I didn't even realize this was an issue.

I wonder about these:

> sys/boot/i386/boot2/Makefile:CFLAGS=    -fomit-frame-pointer \
> sys/boot/i386/gptboot/Makefile:CFLAGS=  -DBOOTPROG=\"gptboot\" \
> sys/boot/i386/gptzfsboot/Makefile:CFLAGS=       -DBOOTPROG=\"gptzfsboot\" \
> sys/boot/i386/kgzldr/Makefile:CFLAGS=   -Os
> sys/boot/i386/zfsboot/Makefile:CFLAGS=  -DBOOTPROG=\"zfsboot\" \
> sys/boot/mips/beri/boot2/Makefile:CFLAGS=               -ffreestanding                  \
> sys/boot/pc98/boot2/Makefile:CFLAGS=    -fomit-frame-pointer \
> sys/boot/pc98/kgzldr/Makefile:CFLAGS=   -Os


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160311/8df17d44/attachment.sig>


More information about the svn-src-head mailing list