bsd.cpu.mk: Add _CPUFLAGS to CXXFLAGS as well
PR: 180365 Reviewed by: imp Sponsored by: Netflix
This commit is contained in:
committed by
Warner Losh
parent
c8b89c11a1
commit
0fb33e049a
@@ -350,6 +350,7 @@ CFLAGS += -march=rv64imafdc -mabi=lp64d
|
||||
|
||||
.if !defined(NO_CPU_CFLAGS)
|
||||
CFLAGS += ${_CPUCFLAGS}
|
||||
CXXFLAGS += ${_CPUCFLAGS}
|
||||
.endif
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user