Skip to content

x/sys/unix: remove nacl build tag from dirent code #33391

@smasher164

Description

@smasher164

CL 128110043 deletes nacl from x/sys/unix, but a later change CL 38758 copies stdlib syscall code over for non-nacl platforms. However, x/unix/dirent.go#L5 still includes +build nacl, which should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions