Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2024 20:48:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279270] WITHOUT_UNDEFINED_VERSION fails with WITHOUT_NIS
Message-ID:  <bug-279270-227-mrFnkXQuEM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279270-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279270-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279270

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D61639bb3fc5abe0bb7b096e643b51c307=
03ac432

commit 61639bb3fc5abe0bb7b096e643b51c30703ac432
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-05-24 17:27:29 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-05-24 20:47:37 +0000

    libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map

    To fix WITHOUT_NIS build.  Building yp_xdr.c is gated by MK_NIS.

    PR:             279270
    Reported by:    peterj
    Reported by:    matteo
    Reported by:    Michael Dexter's Build Option Survey run
    Reviewed by:    brooks
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D45347

 lib/libc/rpc/Symbol.map | 31 -------------------------------
 lib/libc/yp/Symbol.map  | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 31 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279270-227-mrFnkXQuEM>