Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf COMPAT_OSSAUDIO no longer exists; remove...
details: https://anonhg.NetBSD.org/src/rev/57ab0b86aa3a
branches: trunk
changeset: 958804:57ab0b86aa3a
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jan 20 21:38:44 2021 +0000
description:
COMPAT_OSSAUDIO no longer exists; remove dangling reference
diffstat:
sys/arch/amd64/conf/NOCOMPAT | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1add65d118b0 -r 57ab0b86aa3a sys/arch/amd64/conf/NOCOMPAT
--- a/sys/arch/amd64/conf/NOCOMPAT Wed Jan 20 19:46:48 2021 +0000
+++ b/sys/arch/amd64/conf/NOCOMPAT Wed Jan 20 21:38:44 2021 +0000
@@ -1,6 +1,6 @@
include "arch/amd64/conf/GENERIC"
-#ident "NOCOMPAT-$Revision: 1.5 $"
+#ident "NOCOMPAT-$Revision: 1.6 $"
no options SYSVMSG # System V-like message queues
no options SYSVSEM # System V-like semaphores
@@ -31,6 +31,5 @@
#no options COMPAT_80
#no options COMPAT_90
-no options COMPAT_OSSAUDIO
no options COMPAT_NETBSD32
no options EXEC_ELF32 # requires COMPAT_NETBSD32
Home |
Main Index |
Thread Index |
Old Index