这是indexloc提供的服务,不要输入任何密码
Skip to content

Consider exporting TMPDIR by default #306

@bchallenor

Description

@bchallenor

Termux already exports PREFIX; could it export TMPDIR as well?

I'm looking at compiling a Go application that makes frequent use of ioutil.TempFile. I could patch all the usages, or I could patch the Go runtime itself, but as Go respects TMPDIR, defining it by default in Termux would be the easiest solution.

Note TMPDIR is a Unix standard and many programs will respect it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions