The branch stable/13 has been updated by mav:

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

commit 814254f51b9672dada372b5e7b8ec977caefa2fd
Author:     Alexander Motin <[email protected]>
AuthorDate: 2021-07-27 23:50:52 +0000
Commit:     Alexander Motin <[email protected]>
CommitDate: 2021-08-03 02:45:04 +0000

    Remove opensolaris_atomic.S dependency.
    
    This file is no longer there, so this broke static zfs build.
    
    (cherry picked from commit e0229c5110d2a35e1cc464a596fff2498b836b1c)
---
 sys/conf/files.i386 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 4bbd584cb831..602b86a7bdf3 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -47,7 +47,6 @@ linux_vdso.so                 optional        compat_linux    
        \
        no-implicit-rule                                                \
        clean           "linux_vdso.so"
 #
-cddl/contrib/opensolaris/common/atomic/i386/opensolaris_atomic.S       
optional zfs | dtrace compile-with "${ZFS_S}"
 cddl/dev/dtrace/i386/dtrace_asm.S                      optional dtrace 
compile-with "${DTRACE_S}"
 cddl/dev/dtrace/i386/dtrace_subr.c                     optional dtrace 
compile-with "${DTRACE_C}"
 compat/linprocfs/linprocfs.c   optional linprocfs
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to