Adds support for darwin/amd64 platforms but requires cgo
for cross compilation.
This commit is contained in:
Faissal Elamraoui 2017-04-07 15:56:47 +02:00
parent a22baf1b65
commit d9306e9fcf
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
// License for the specific language governing permissions and limitations
// under the License.
// +build !darwin
// Package dlv ...
package dlv