Files
nixpkgs/pkgs
Bjørn Forsman 14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
..
2020-02-10 13:36:57 +01:00
2020-02-04 12:35:47 +11:00
2020-02-09 12:10:19 +01:00
2020-02-10 13:30:19 +01:00
2020-02-10 13:22:37 +01:00
2020-02-09 09:17:51 +01:00
2020-02-10 13:11:22 +01:00