]> Cypherpunks repositories - gostls13.git/commit
cgo: allow Window's specific path characters in flag directives.
authorJoe Poirier <jdpoirier@gmail.com>
Tue, 4 Oct 2011 04:07:28 +0000 (15:07 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 4 Oct 2011 04:07:28 +0000 (15:07 +1100)
commitaec89a6db957df460fa288843cf835adde8ceefd
tree9427dfa5e737df8b9ae308a635c2ab5f4a00fd4f
parent2cef85f8a11cb144ac68e8f946df638d9ad13818
cgo: allow Window's specific path characters in flag directives.

Example: #cgo windows LDFLAGS: -LC:\\WINDOWS\\system32

R=alex.brainman, go.peter.90, golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5154042
src/cmd/cgo/gcc.go