aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/cgo.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cgo/cgo.go')
-rw-r--r--src/runtime/cgo/cgo.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/runtime/cgo/cgo.go b/src/runtime/cgo/cgo.go
index 4d2caf6c4f..8d72d792b1 100644
--- a/src/runtime/cgo/cgo.go
+++ b/src/runtime/cgo/cgo.go
@@ -23,9 +23,6 @@ package cgo
#cgo solaris LDFLAGS: -lxnet
#cgo illumos LDFLAGS: -lsocket
-// Issue 35247.
-#cgo darwin CFLAGS: -Wno-nullability-completeness
-
#cgo CFLAGS: -Wall -Werror
#cgo solaris CPPFLAGS: -D_POSIX_PTHREAD_SEMANTICS