Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2024 15:45:36 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: bed4c839735f - main - sysent: regen with yield marked NOLIB
Message-ID:  <202411011545.4A1FjaJq029113@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/src/commit/?id=bed4c839735f141d9d40c77ec23dfdf50180d902

commit bed4c839735f141d9d40c77ec23dfdf50180d902
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-10-30 22:54:51 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-11-01 15:44:57 +0000

    sysent: regen with yield marked NOLIB
    
    Reviewed by:    emaste
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1503
---
 sys/sys/syscall.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index 4aa282724ab5..692c7d621471 100644
--- a/sys/sys/syscall.mk
+++ b/sys/sys/syscall.mk
@@ -196,7 +196,6 @@ MIASM =  \
 	aio_suspend.o \
 	aio_cancel.o \
 	aio_error.o \
-	yield.o \
 	mlockall.o \
 	munlockall.o \
 	__getcwd.o \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411011545.4A1FjaJq029113>