mirror of
https://github.com/libp2p/go-openssl.git
synced 2026-08-19 14:53:28 +08:00
Fix build on solarish platforms
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build linux darwin
|
||||
// +build linux darwin solaris
|
||||
// +build !windows
|
||||
|
||||
package openssl
|
||||
|
||||
Reference in New Issue
Block a user