Don't override LDFLAGS set in bsd.cpu.mk.
This is a direct commit to a generated file. Simon plans to fix this upstream before the next import. PR: 231557 Approved by: re (gjb) Obtained from: CheriBSD Sponsored by: DARPA, AFRL
This commit is contained in:
parent
eb5896f52d
commit
225ce82f4b
@ -16,7 +16,7 @@ DEFAULT_SYS_PATH?= .../share/mk:/usr/share/mk
|
||||
|
||||
CPPFLAGS+=
|
||||
CFLAGS+= ${CPPFLAGS} -DHAVE_CONFIG_H
|
||||
LDFLAGS=
|
||||
LDFLAGS+=
|
||||
LIBOBJS= ${LIBOBJDIR}stresep$U.o
|
||||
LDADD=
|
||||
USE_META= yes
|
||||
|
Loading…
Reference in New Issue
Block a user