Rm build tags from main pkg

This was added by commit 5aa82c950 back in the day when we thought
runc is going to be cross-platform. It's very clear now it's Linux-only
package.

While at it, further clarify it in README that we're Linux only.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2021-08-27 08:40:28 -07:00
parent 9ff64c3d97
commit c5b0be78e8
17 changed files with 2 additions and 35 deletions
-2
View File
@@ -1,5 +1,3 @@
// +build !solaris
package main
import (