mirror of
https://github.com/netbirdio/service.git
synced 2026-05-22 17:08:14 -07:00
chore: Add explicit AIX tag to AIX specific sources (#245)
Add an explicit AIX build restriction to the AIX specific source files to allow Go versions <1.12 to compile the module.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//+build aix
|
||||
|
||||
// Copyright 2015 Daniel Theophanes.
|
||||
// Use of this source code is governed by a zlib-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
Reference in New Issue
Block a user