Files
nixpkgs/pkgs/development
Peter Simons c976480a01 elfutils: disable -Werror to fix the build
nm.c: In function 'show_symbols_sysv':
  nm.c:773:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
      snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
                             ^
  cc1: all warnings being treated as errors
2013-04-07 23:33:20 +02:00
..
2013-03-25 15:28:09 +01:00
2013-04-01 12:50:45 +02:00
2012-08-25 19:39:19 +02:00
2013-04-07 11:13:37 +02:00