We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da059a commit afb1d25Copy full SHA for afb1d25
1 file changed
mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
1
-# $NetBSD: bsd.prefs.mk,v 1.455 2025/02/18 13:06:28 wiz Exp $
+# $NetBSD: bsd.prefs.mk,v 1.456 2025/02/22 21:27:07 nia Exp $
2
#
3
# This file includes the mk.conf file, which contains the user settings.
4
@@ -315,7 +315,7 @@ NATIVE_OS_VARIANT= Solaris
315
NATIVE_LOWER_VARIANT_VERSION= ${_UNAME_V}
316
. endif
317
318
-.elif ${OPSYS} == "SCO_SV"
+.elif ${NATIVE_OPSYS} == "SCO_SV"
319
SCO_RELEASE!= ${UNAME} -r
320
SCO_VERSION!= ${UNAME} -v
321
NATIVE_LOWER_VENDOR?= pc
0 commit comments