Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. # Building packages and commands for plan9/arm.
  2. runtime
  3. errors
  4. sync/atomic
  5. unicode
  6. unicode/utf8
  7. math
  8. unicode/utf16
  9. crypto/subtle
  10. container/list
  11. container/ring
  12. image/color
  13. log/syslog
  14. sync
  15. io
  16. syscall
  17. # syscall
  18. pkg/syscall/syscall_plan9.go:27: undefined: EINTR
  19. pkg/syscall/syscall_plan9.go:27: undefined: EMFILE
  20. pkg/syscall/syscall_plan9.go:31: undefined: EBUSY
  21. pkg/syscall/syscall_plan9.go:31: undefined: ETIMEDOUT
  22. pkg/syscall/syscall_plan9.go:321: undefined: nanotime
  23. hash
  24. crypto/cipher
  25. crypto
  26. hash/crc32
  27. crypto/hmac
  28. hash/adler32
  29. hash/crc64
  30. hash/fnv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement