aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/rocclr-5.6.0-enable-gfx800.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/rocclr-5.6.0-enable-gfx800.patch')
0 files changed, 0 insertions, 0 deletions
...* nix/libutil/util.cc (_deletePath) [HAVE_STATX]: Use 'statx'. Ludovic Courtès 2019-08-30daemon: Don't reply on 'st_blocks'....Ported by Ludovic Courtès <ludo@gnu.org> from <https://github.com/NixOS/nix/commit/a2c4fcd5e9782dc8d2998773380c7171ee53b813>. * nix/libstore/gc.cc (LocalStore::removeUnusedLinks): Use 'st.st_size' instead of 'st.st_blocks * 512'. * nix/libutil/util.cc (_deletePath): Likewise. Eelco Dolstra 2017-08-18nix: Remove unused function....* nix/libutil/util.hh: * nix/libutil/util.cc (decodeOctalEscaped): Remove unused and buggy function. Andy Wingo