Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/gpl3



    Date:        Thu, 26 Mar 2020 18:07:54 +0100
    From:        Kamil Rytarowski <n54%gmx.com@localhost>
    Message-ID:  <723e979c-cb16-1a39-a51e-9d756f372852%gmx.com@localhost>

  | But nonetheless, I'm trying to fix it un GCC without TMPDIR.

Not without, just without requiring.   Something like tempnam(3)
works - if TMPDIR is set, use it, if not, use /tmp.

kre



Home | Main Index | Thread Index | Old Index