nixpkgs/pkgs/os-specific
Peter Simons 9608d80c73 iproute: don't compile with -Werror
lnstat.c:169:30: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
     memset(th.hdr[i], 0, sizeof(th.hdr[i]));
                                ^
  cc1: all warnings being treated as errors
  make[1]: *** [lnstat.o] Error 1
2013-04-07 23:33:20 +02:00
..
darwin/native-x11-and-opengl Move "darwin-native-x11-and-opengl" package into the "os-specific" hierarchy. 2013-01-30 14:53:04 +01:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux iproute: don't compile with -Werror 2013-04-07 23:33:20 +02:00
windows pthread-win32: don't propagate `mingw_headers' 2013-03-29 21:46:38 +01:00