HomeFreeBSD

Fix appending -O0 to CFLAGS

Description

Fix appending -O0 to CFLAGS

The previous method would completely nerf CFLAGS once bsd.progs.mk had
recursed into the per-PROG logic and make the CFLAGS for tap testcases
to -O0, instead of appending to CFLAGS for all of the tap testcases.

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS297835: META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.
Branches
Unknown
Tags
Unknown