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:
brooks 2018-09-25 15:25:42 +00:00
parent eb5896f52d
commit 225ce82f4b

View File

@ -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