artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8972bb
)
favor hw.ncpuonline; ok bluhm@
author
anton
<anton@openbsd.org>
Tue, 4 Jul 2023 19:01:46 +0000
(19:01 +0000)
committer
anton
<anton@openbsd.org>
Tue, 4 Jul 2023 19:01:46 +0000
(19:01 +0000)
regress/gnu/usr.bin/perl/Makefile
patch
|
blob
|
history
diff --git
a/regress/gnu/usr.bin/perl/Makefile
b/regress/gnu/usr.bin/perl/Makefile
index
35e15b0
..
018637f
100644
(file)
--- a/
regress/gnu/usr.bin/perl/Makefile
+++ b/
regress/gnu/usr.bin/perl/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.
1.1.1 2023/07/04 11:27:13 bluhm
Exp $
+# $OpenBSD: Makefile,v 1.
2 2023/07/04 19:01:46 anton
Exp $
.if ! (make(clean) || make(cleandir) || make(obj))
-NCPU != /sbin/sysctl -n hw.ncpu
+NCPU != /sbin/sysctl -n hw.ncpu
online
.endif
REGRESS_TARGETS += build