src.opts.mk: Remove REPRODUCIBLE_BUILD from the default list

It was added to the list in bsd.opts.mk in commit 4f81c42fbd, so
should have been removed here.

Reported by:	cperciva
Fixes:		4f81c42fbd ("share/mk: Substitute reproducible prefixes in dwarf info")
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Sponsored by:	Klara, Inc.
This commit is contained in:
Mark Johnston
2025-09-07 15:44:53 +00:00
parent ef083de7d4
commit b2f5dc591e
-1
View File
@@ -214,7 +214,6 @@ __DEFAULT_NO_OPTIONS = \
MALLOC_PRODUCTION \
OFED_EXTRA \
OPENLDAP \
REPRODUCIBLE_BUILD \
RPCBIND_WARMSTART_SUPPORT \
SORT_THREADS \
ZONEINFO_LEAPSECONDS_SUPPORT \