Commit 849ee73f authored by Rémy Oudompheng's avatar Rémy Oudompheng

runtime: add missing nacl build tag for lock_sema.c

LGTM=dave
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/72240045
parent e721778f
......@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin netbsd openbsd plan9 solaris windows
// +build darwin nacl netbsd openbsd plan9 solaris windows
#include "runtime.h"
#include "stack.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment