Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf add options COMPAT_LINUX32 (commented out)
details: https://anonhg.NetBSD.org/src/rev/caac52ec6882
branches: trunk
changeset: 1026519:caac52ec6882
user: ryo <ryo%NetBSD.org@localhost>
date: Sat Nov 27 19:55:20 2021 +0000
description:
add options COMPAT_LINUX32 (commented out)
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b52f5b2d3732 -r caac52ec6882 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Sat Nov 27 19:21:42 2021 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Sat Nov 27 19:55:20 2021 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.187 2021/10/10 13:03:09 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.188 2021/11/27 19:55:20 ryo Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -90,6 +90,7 @@
options EXEC_ELF32
#options COMPAT_LINUX # binary compatibility with Linux
+#options COMPAT_LINUX32 # binary compatibility with Linux 32-bit
#options COMPAT_50 # COMPAT_LINUX depends on
#options COMPAT_OSSAUDIO # binary compatibility with Linux
Home |
Main Index |
Thread Index |
Old Index