allow native-compat_o51___tfork until Go is ported to the new system call.

I was going to add this to the global infrastructure/db/systrace.filter
(which was OK'd by phessler) but realised it makes more sense to
put it here.  ok jsing@
This commit is contained in:
sthen 2012-07-04 15:20:31 +00:00
parent 1b3eb18043
commit 265570289f

View File

@ -1,3 +1,4 @@
# $OpenBSD: systrace.filter,v 1.1.1.1 2012/03/31 12:37:16 jsing Exp $
# $OpenBSD: systrace.filter,v 1.2 2012/07/04 15:20:31 sthen Exp $
# Go programs (including go_bootstrap) currently need sysarch().
native-sysarch: permit
native-compat_o51___tfork: permit