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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to