summaryrefslogtreecommitdiff
path: root/debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff')
-rw-r--r--debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff b/debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff
deleted file mode 100644
index 5d2c0db..0000000
--- a/debian/patches/src_libgo_go_syscall_libcall_gnu_386.go.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: gcc-6-6.2.1-4.1/src/libgo/go/syscall/libcall_gnu_386.go
-===================================================================
---- /dev/null
-+++ gcc-6-6.2.1-4.1/src/libgo/go/syscall/libcall_gnu_386.go
-@@ -0,0 +1,10 @@
-+// Copyright 2012 The Go Authors. All rights reserved.
-+// Use of this source code is governed by a BSD-style
-+// license that can be found in the LICENSE file.
-+
-+// GNU/Hurd library calls 386 specific.
-+
-+package syscall
-+
-+//sys Ioperm(from int, num int, on int) (err error)
-+//ioperm(from _C_long, num _C_long, on _C_int) _C_int