diff options
Diffstat (limited to 'src/go')
-rw-r--r-- | src/go/unit/ldflags-lrt.go (renamed from src/go/unit/linux-lrt.go) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/unit/linux-lrt.go b/src/go/unit/ldflags-lrt.go index 37ea4880..f5a63508 100644 --- a/src/go/unit/linux-lrt.go +++ b/src/go/unit/ldflags-lrt.go @@ -1,4 +1,4 @@ -// +build linux +// +build linux netbsd /* * Copyright (C) Max Romanov |