artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58fbf5d
)
Enable threads test
author
otto
<otto@openbsd.org>
Sat, 20 Feb 2021 19:06:38 +0000
(19:06 +0000)
committer
otto
<otto@openbsd.org>
Sat, 20 Feb 2021 19:06:38 +0000
(19:06 +0000)
regress/misc/exceptions/Makefile
patch
|
blob
|
history
diff --git
a/regress/misc/exceptions/Makefile
b/regress/misc/exceptions/Makefile
index
d246e2d
..
fc3e61b
100644
(file)
--- a/
regress/misc/exceptions/Makefile
+++ b/
regress/misc/exceptions/Makefile
@@
-1,3
+1,3
@@
-SUBDIR+= simple simple2 libbar foo
+SUBDIR+= simple simple2 libbar foo
threads
.include <bsd.subdir.mk>